Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority.
A managed certificate authority.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#ca_certs
def ca_certs() -> ::Array<::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority::CertChain>
    Returns
    
  - (::Array<::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority::CertChain>) — PEM encoded CA certificate chains for managed server authentication.
 
#ca_certs=
def ca_certs=(value) -> ::Array<::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority::CertChain>
    Parameter
    
  - value (::Array<::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority::CertChain>) — PEM encoded CA certificate chains for managed server authentication.
 
    Returns
    
- (::Array<::Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority::CertChain>) — PEM encoded CA certificate chains for managed server authentication.