Class ListKmsConfigsResponse (0.3.9)

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

ListKmsConfigsResponse is the response to a ListKmsConfigsRequest.

Attributes

NameDescription
kms_configs MutableSequence[google.cloud.netapp_v1.types.KmsConfig]
The list of KmsConfigs
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.