Module: Aws::Glue::Client::_ListStatementsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#statements::Array[Types::Statement]

Returns:



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

def statements: () -> ::Array[Types::Statement]