Class ListAwsNodePoolsResponse (0.6.8)

ListAwsNodePoolsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for AwsClusters.ListAwsNodePools method.

Attributes

NameDescription
aws_node_pools MutableSequence[google.cloud.gke_multicloud_v1.types.AwsNodePool]
A list of AwsNodePool resources in the specified AwsCluster.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.