class Aws::OpenSearchService::Types::AcceptInboundConnectionRequest

Container for the parameters to the ` AcceptInboundConnection ` operation.

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

data as a hash:

    {
      connection_id: "ConnectionId", # required
    }

@!attribute [rw] connection_id

The ID of the inbound connection you want to accept.
@return [String]

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

Constants

SENSITIVE