class Aws::QLDBSession::Types::StartSessionRequest

Specifies a request to start a new session.

@note When making an API call, you may pass StartSessionRequest

data as a hash:

    {
      ledger_name: "LedgerName", # required
    }

@!attribute [rw] ledger_name

The name of the ledger to start a new session against.
@return [String]

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

Constants

SENSITIVE