zone Mappings
Parameters
value
The list of zone mapping of the VPC. NOTE: From version 1.184.0, zone_mappings
can be modified.
NOTE: The Zone of CEN has MasterZone and SlaveZone, first zone_id of zone_mapping need be MasterZone. We have a API to describeZonesAPI
Parameters
values
The list of zone mapping of the VPC. NOTE: From version 1.184.0, zone_mappings
can be modified.
NOTE: The Zone of CEN has MasterZone and SlaveZone, first zone_id of zone_mapping need be MasterZone. We have a API to describeZonesAPI
suspend fun zoneMappings(argument: List<suspend TransitRouterVpcAttachmentZoneMappingArgsBuilder.() -> Unit>)
suspend fun zoneMappings(vararg argument: suspend TransitRouterVpcAttachmentZoneMappingArgsBuilder.() -> Unit)
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.
NOTE: The Zone of CEN has MasterZone and SlaveZone, first zone_id of zone_mapping need be MasterZone. We have a API to describeZonesAPI