Memorystore V1BETA API - Class Google::Cloud::Memorystore::V1beta::CertificateAuthority (v0.1.0)

Reference documentation and code samples for the Memorystore V1BETA API class Google::Cloud::Memorystore::V1beta::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::V1beta::CertificateAuthority::ManagedCertificateAuthority

#managed_server_ca=

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

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