Updates a VPC attachment.
See https://paws-r.github.io/docs/networkmanager/update_vpc_attachment.html 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.