serviceAttachmentIpAddressMap property
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;