serviceAttachments property

List<ServiceAttachment>? serviceAttachments
getter/setter pair

List of egress service attachment configurations.

Optional.

Implementation

core.List<ServiceAttachment>? serviceAttachments;