serviceAttachmentIpAddressMap property

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

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

Only service attachment with producer specified ip addresses are stored here.

Output only.

Implementation

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