Class CertificateAuthority (0.1.11)

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

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)