Memorystore V1 API - Class Google::Cloud::Memorystore::V1::CertificateAuthority (v0.2.0)

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

#managed_server_ca=

def managed_server_ca=(value) -> ::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority
Parameter
Returns

#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}