directconnect_delete_direct_connect_gateway_association: Deletes the association between the specified Direct Connect...

View source: R/directconnect_operations.R

directconnect_delete_direct_connect_gateway_associationR Documentation

Deletes the association between the specified Direct Connect gateway and virtual private gateway

Description

Deletes the association between the specified Direct Connect gateway and virtual private gateway.

See https://www.paws-r-sdk.com/docs/directconnect_delete_direct_connect_gateway_association/ for full documentation.

Usage

directconnect_delete_direct_connect_gateway_association(
  associationId = NULL,
  directConnectGatewayId = NULL,
  virtualGatewayId = NULL
)

Arguments

associationId

The ID of the Direct Connect gateway association.

directConnectGatewayId

The ID of the Direct Connect gateway.

virtualGatewayId

The ID of the virtual private gateway.


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