Updates the specified attributes of the Direct Connect gateway association.
See https://paws-r.github.io/docs/directconnect/update_direct_connect_gateway_association.html for full documentation.
directconnect_update_direct_connect_gateway_association(
associationId = NULL,
addAllowedPrefixesToDirectConnectGateway = NULL,
removeAllowedPrefixesToDirectConnectGateway = NULL
)
The ID of the Direct Connect gateway association.
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.