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
3395 |
# File 'sig/client.rbs', line 3395
def next_token: () -> ::String
|
#statements ⇒ ::Array[Types::Statement]
3394 |
# File 'sig/client.rbs', line 3394
def statements: () -> ::Array[Types::Statement]
|