class Aws::QLDB::Types::CancelJournalKinesisStreamRequest
@note When making an API call, you may pass CancelJournalKinesisStreamRequest
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 be canceled. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/qldb-2019-01-02/CancelJournalKinesisStreamRequest AWS API Documentation
Constants
- SENSITIVE