AddressMapArgs

constructor(accountId: Output<String>? = null, defaultSni: Output<String>? = null, description: Output<String>? = null, enabled: Output<Boolean>? = null, ips: Output<List<String>>? = null, memberships: Output<List<AddressMapMembershipArgs>>? = null)