public static final class UpdateTransitRouterVpcAttachmentZonesRequest.RemoveZoneMappings.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
UpdateTransitRouterVpcAttachmentZonesRequest.RemoveZoneMappings |
build() |
UpdateTransitRouterVpcAttachmentZonesRequest.RemoveZoneMappings.Builder |
vSwitchId(String vSwitchId)
The ID of the vSwitch that you want to remove from the VPC connection.
|
UpdateTransitRouterVpcAttachmentZonesRequest.RemoveZoneMappings.Builder |
zoneId(String zoneId)
The ID of the zone where the vSwitch that you want to remove from the VPC connection is deployed.
|
public UpdateTransitRouterVpcAttachmentZonesRequest.RemoveZoneMappings.Builder vSwitchId(String vSwitchId)
The ID of the vSwitch that you want to remove from the VPC connection.
You can remove at most 10 vSwitches from a VPC in each call.
example:vsw-wz9f5izl6wshndmta****
public UpdateTransitRouterVpcAttachmentZonesRequest.RemoveZoneMappings.Builder zoneId(String zoneId)
The ID of the zone where the vSwitch that you want to remove from the VPC connection is deployed.
example:cn-hangzhou-i
public UpdateTransitRouterVpcAttachmentZonesRequest.RemoveZoneMappings build()
Copyright © 2025. All rights reserved.