class Aws::DirectConnect::Types::DeleteDirectConnectGatewayAssociationRequest

@note When making an API call, you may pass DeleteDirectConnectGatewayAssociationRequest

data as a hash:

    {
      association_id: "DirectConnectGatewayAssociationId",
      direct_connect_gateway_id: "DirectConnectGatewayId",
      virtual_gateway_id: "VirtualGatewayId",
    }

@!attribute [rw] association_id

The ID of the Direct Connect gateway association.
@return [String]

@!attribute [rw] direct_connect_gateway_id

The ID of the Direct Connect gateway.
@return [String]

@!attribute [rw] virtual_gateway_id

The ID of the virtual private gateway.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DeleteDirectConnectGatewayAssociationRequest AWS API Documentation

Constants

SENSITIVE