Module: Aws::RedshiftServerless::Client::_ListManagedWorkgroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListManagedWorkgroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#managed_workgroups ⇒ ::Array[Types::ManagedWorkgroupListItem]
555 |
# File 'sig/client.rbs', line 555
def managed_workgroups: () -> ::Array[Types::ManagedWorkgroupListItem]
|
#next_token ⇒ ::String
556 |
# File 'sig/client.rbs', line 556
def next_token: () -> ::String
|