zoneMappings

@JvmName(name = "kscctsytrpbkewhk")
suspend fun zoneMappings(value: Output<List<TransitRouterVpcAttachmentZoneMappingArgs>>)
@JvmName(name = "cqxuopafohmpsjwo")
suspend fun zoneMappings(value: List<TransitRouterVpcAttachmentZoneMappingArgs>?)

Parameters

value

The list of zone mapping of the VPC. NOTE: From version 1.184.0, zone_mappings can be modified. See zone_mappings below.

NOTE: The Zone of CEN has MasterZone and SlaveZone, first zone_id of zone_mapping need be MasterZone. We have a API to describeZonesAPI


@JvmName(name = "defnwphtgvqkfktc")
suspend fun zoneMappings(vararg values: Output<TransitRouterVpcAttachmentZoneMappingArgs>)


@JvmName(name = "qynwkuuvmmthexgj")
suspend fun zoneMappings(values: List<Output<TransitRouterVpcAttachmentZoneMappingArgs>>)
@JvmName(name = "qvdhxudnxrogicos")
suspend fun zoneMappings(vararg values: TransitRouterVpcAttachmentZoneMappingArgs)

Parameters

values

The list of zone mapping of the VPC. NOTE: From version 1.184.0, zone_mappings can be modified. See zone_mappings below.

NOTE: The Zone of CEN has MasterZone and SlaveZone, first zone_id of zone_mapping need be MasterZone. We have a API to describeZonesAPI


@JvmName(name = "rocfibmgdglvpvkh")
suspend fun zoneMappings(argument: List<suspend TransitRouterVpcAttachmentZoneMappingArgsBuilder.() -> Unit>)
@JvmName(name = "xbvxbapyaihacyyl")
suspend fun zoneMappings(vararg argument: suspend TransitRouterVpcAttachmentZoneMappingArgsBuilder.() -> Unit)
@JvmName(name = "mpxtknyahekbndmk")
suspend fun zoneMappings(argument: suspend TransitRouterVpcAttachmentZoneMappingArgsBuilder.() -> Unit)

Parameters

argument

The list of zone mapping of the VPC. NOTE: From version 1.184.0, zone_mappings can be modified. See zone_mappings below.

NOTE: The Zone of CEN has MasterZone and SlaveZone, first zone_id of zone_mapping need be MasterZone. We have a API to describeZonesAPI