class Aws::OpenSearchService::Types::DeleteOutboundConnectionRequest

Container for the parameters to the ` DeleteOutboundConnection ` operation.

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

data as a hash:

    {
      connection_id: "ConnectionId", # required
    }

@!attribute [rw] connection_id

The ID of the outbound connection you want to permanently delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/DeleteOutboundConnectionRequest AWS API Documentation

Constants

SENSITIVE