serviceAttachmentIpAddressMap property

Map<String, String>? serviceAttachmentIpAddressMap
getter/setter pair

A map to store mapping between customer vip and target service attachment.

This field can be used to specify a static IP address for a PSC connection.

Optional.

Implementation

core.Map<core.String, core.String>? serviceAttachmentIpAddressMap;