Module: Aws::PCS::Client::_ListComputeNodeGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListComputeNodeGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#compute_node_groups ⇒ ::Array[Types::ComputeNodeGroupSummary]
278 |
# File 'sig/client.rbs', line 278
def compute_node_groups: () -> ::Array[Types::ComputeNodeGroupSummary]
|
#next_token ⇒ ::String
279 |
# File 'sig/client.rbs', line 279
def next_token: () -> ::String
|