class Aws::QLDB::Types::DescribeJournalKinesisStreamRequest
@note When making an API call, you may pass DescribeJournalKinesisStreamRequest
data as a hash: { ledger_name: "LedgerName", # required stream_id: "UniqueId", # required }
@!attribute [rw] ledger_name
The name of the ledger. @return [String]
@!attribute [rw] stream_id
The UUID (represented in Base62-encoded text) of the QLDB journal stream to describe. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/qldb-2019-01-02/DescribeJournalKinesisStreamRequest AWS API Documentation
Constants
- SENSITIVE