@aws-sdk/client-qldb

StreamJournalToKinesisCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
StreamId string | undefined

The UUID (represented in Base62-encoded text) that QLDB assigns to each QLDB journal stream.

Full Signature

export interface StreamJournalToKinesisCommandOutput extends StreamJournalToKinesisResponse, MetadataBearer