Module: Aws::QApps::Client::_ListQAppSessionDataResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListQAppSessionDataOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


372
# File 'sig/client.rbs', line 372

def next_token: () -> ::String

#session_arn::String

Returns:

  • (::String)


370
# File 'sig/client.rbs', line 370

def session_arn: () -> ::String

#session_data::Array[Types::QAppSessionData]

Returns:



371
# File 'sig/client.rbs', line 371

def session_data: () -> ::Array[Types::QAppSessionData]

#session_id::String

Returns:

  • (::String)


369
# File 'sig/client.rbs', line 369

def session_id: () -> ::String