Builder
Properties
Contains the details of the aborted transaction.
Contains the details of the committed transaction.
Contains the details of the ended session.
Contains the details of the executed statement.
Contains the details of the fetched page.
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.
Contains the details of the started transaction.
Functions
construct an aws.sdk.kotlin.services.qldbsession.model.AbortTransactionResult inside the given block
construct an aws.sdk.kotlin.services.qldbsession.model.CommitTransactionResult inside the given block
construct an aws.sdk.kotlin.services.qldbsession.model.EndSessionResult inside the given block
construct an aws.sdk.kotlin.services.qldbsession.model.ExecuteStatementResult inside the given block
construct an aws.sdk.kotlin.services.qldbsession.model.FetchPageResult inside the given block
construct an aws.sdk.kotlin.services.qldbsession.model.StartSessionResult inside the given block
construct an aws.sdk.kotlin.services.qldbsession.model.StartTransactionResult inside the given block