directconnect_update_direct_connect_gateway_association: Updates the specified attributes of the Direct Connect...

View source: R/directconnect_operations.R

directconnect_update_direct_connect_gateway_associationR Documentation

Updates the specified attributes of the Direct Connect gateway association

Description

Updates 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
)

Arguments

associationId

The ID of the Direct Connect gateway association.

addAllowedPrefixesToDirectConnectGateway

The Amazon VPC prefixes to advertise to the Direct Connect gateway.

removeAllowedPrefixesToDirectConnectGateway

The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.