class Aws::QLDBSession::Types::SendCommandResult

@!attribute [rw] start_session

Contains the details of the started session that includes a session
token. This `SessionToken` is required for every subsequent command
that is issued during the current session.
@return [Types::StartSessionResult]

@!attribute [rw] start_transaction

Contains the details of the started transaction.
@return [Types::StartTransactionResult]

@!attribute [rw] end_session

Contains the details of the ended session.
@return [Types::EndSessionResult]

@!attribute [rw] commit_transaction

Contains the details of the committed transaction.
@return [Types::CommitTransactionResult]

@!attribute [rw] abort_transaction

Contains the details of the aborted transaction.
@return [Types::AbortTransactionResult]

@!attribute [rw] execute_statement

Contains the details of the executed statement.
@return [Types::ExecuteStatementResult]

@!attribute [rw] fetch_page

Contains the details of the fetched page.
@return [Types::FetchPageResult]

@see docs.aws.amazon.com/goto/WebAPI/qldb-session-2019-07-11/SendCommandResult AWS API Documentation

Constants

SENSITIVE