CertificateAuthority(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Redis cluster certificate authority
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
managed_server_ca |
google.cloud.redis_cluster_v1.types.CertificateAuthority.ManagedCertificateAuthority
This field is a member of oneof _ server_ca .
|
name |
str
Identifier. Unique name of the resource in this scope including project, location and cluster using the form: projects/{project}/locations/{location}/clusters/{cluster}/certificateAuthority
|
Classes
ManagedCertificateAuthority
ManagedCertificateAuthority(mapping=None, *, ignore_unknown_fields=False, **kwargs)