/AWS1/CL_EC2=>MODIFYTGWVPCATTACHMENT()
¶
About ModifyTransitGatewayVpcAttachment¶
Modifies the specified VPC attachment.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_TGWATTACHMENTID
TYPE /AWS1/EC2TGWATTACHMENTID
/AWS1/EC2TGWATTACHMENTID
¶
The ID of the attachment.
Optional arguments:¶
IT_ADDSUBNETIDS
TYPE /AWS1/CL_EC2TGWSUBNETIDLIST_W=>TT_TRANSITGATEWAYSUBNETIDLIST
TT_TRANSITGATEWAYSUBNETIDLIST
¶
The IDs of one or more subnets to add. You can specify at most one subnet per Availability Zone.
IT_REMOVESUBNETIDS
TYPE /AWS1/CL_EC2TGWSUBNETIDLIST_W=>TT_TRANSITGATEWAYSUBNETIDLIST
TT_TRANSITGATEWAYSUBNETIDLIST
¶
The IDs of one or more subnets to remove.
IO_OPTIONS
TYPE REF TO /AWS1/CL_EC2MODTGWVPCATTACHM01
/AWS1/CL_EC2MODTGWVPCATTACHM01
¶
The new VPC attachment options.
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_EC2MODTGWVPCATTACHM02
/AWS1/CL_EC2MODTGWVPCATTACHM02
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC