paws.networking (version 0.1.6)

directconnect_delete_direct_connect_gateway_association_proposal: Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway

Description

Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway.

Usage

directconnect_delete_direct_connect_gateway_association_proposal(
  proposalId)

Arguments

proposalId

[required] The ID of the proposal.

Request syntax

svc$delete_direct_connect_gateway_association_proposal(
  proposalId = "string"
)