class Aws::OpenSearchService::Types::DeleteInboundConnectionRequest

Container for the parameters to the ` DeleteInboundConnection ` operation.

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

data as a hash:

    {
      connection_id: "ConnectionId", # required
    }

@!attribute [rw] connection_id

The ID of the inbound connection to permanently delete.
@return [String]

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

Constants

SENSITIVE