Module: Aws::Comprehend::Client::_ListFlywheelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFlywheelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flywheel_summary_list ⇒ ::Array[Types::FlywheelSummary]
924 |
# File 'sig/client.rbs', line 924
def flywheel_summary_list: () -> ::Array[Types::FlywheelSummary]
|
#next_token ⇒ ::String
925 |
# File 'sig/client.rbs', line 925
def next_token: () -> ::String
|