Module: Aws::RedshiftDataAPIService::Client::_ListStatementsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStatementsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
280 |
# File 'sig/client.rbs', line 280
def next_token: () -> ::String
|
#statements ⇒ ::Array[Types::StatementData]
279 |
# File 'sig/client.rbs', line 279
def statements: () -> ::Array[Types::StatementData]
|