class Aws::OpenSearchService::Types::RejectInboundConnectionRequest

Container for the parameters to the ` RejectInboundConnection ` operation.

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

data as a hash:

    {
      connection_id: "ConnectionId", # required
    }

@!attribute [rw] connection_id

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

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

Constants

SENSITIVE