Class ListAwsClustersResponse (0.6.8)

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

Response message for AwsClusters.ListAwsClusters method.

Attributes

NameDescription
aws_clusters MutableSequence[google.cloud.gke_multicloud_v1.types.AwsCluster]
A list of AwsCluster resources in the specified Google Cloud Platform project and region region.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.