Updates the specified attributes of the Direct Connect gateway association
Source:R/directconnect_operations.R
directconnect_update_direct_connect_gateway_association.RdUpdates the specified attributes of the Direct Connect gateway association.
See https://www.paws-r-sdk.com/docs/directconnect_update_direct_connect_gateway_association/ for full documentation.
Usage
directconnect_update_direct_connect_gateway_association(
associationId = NULL,
addAllowedPrefixesToDirectConnectGateway = NULL,
removeAllowedPrefixesToDirectConnectGateway = NULL
)