Module: Aws::Finspace::Client::_ListKxScalingGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListKxScalingGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
769 |
# File 'sig/client.rbs', line 769
def next_token: () -> ::String
|
#scaling_groups ⇒ ::Array[Types::KxScalingGroup]
768 |
# File 'sig/client.rbs', line 768
def scaling_groups: () -> ::Array[Types::KxScalingGroup]
|