Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::CertificateAuthority::ManagedCertificateAuthority::CertChain.
A certificate chain.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#certificates
def certificates() -> ::Array<::String>
Returns
- (::Array<::String>) — The certificates that form the CA chain in order of leaf to root.
#certificates=
def certificates=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The certificates that form the CA chain in order of leaf to root.
Returns
- (::Array<::String>) — The certificates that form the CA chain in order of leaf to root.