Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::CertificateAuthority.
A certificate authority for an instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#managed_server_ca
def managed_server_ca() -> ::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority
Returns
- (::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority) — A managed server certificate authority.
#managed_server_ca=
def managed_server_ca=(value) -> ::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority
Parameter
- value (::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority) — A managed server certificate authority.
Returns
- (::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority) — A managed server certificate authority.
#name
def name() -> ::String
Returns
- (::String) — Identifier. Unique name of the certificate authority. Format: projects/{project}/locations/{location}/instances/{instance}
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Identifier. Unique name of the certificate authority. Format: projects/{project}/locations/{location}/instances/{instance}
Returns
- (::String) — Identifier. Unique name of the certificate authority. Format: projects/{project}/locations/{location}/instances/{instance}