Updates a VPC attachment.
See https://www.paws-r-sdk.com/docs/networkmanager_update_vpc_attachment/ for full documentation.
networkmanager_update_vpc_attachment(
AttachmentId,
AddSubnetArns = NULL,
RemoveSubnetArns = NULL,
Options = NULL
)
[required] The ID of the attachment.
Adds a subnet ARN to the VPC attachment.
Removes a subnet ARN from the attachment.
Additional options for updating the VPC attachment.