Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API class Google::Cloud::Redis::Cluster::V1::CertificateAuthority::ManagedCertificateAuthority::CertChain.
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, from leaf to root order.
#certificates=
def certificates=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The certificates that form the CA chain, from leaf to root order.
Returns
- (::Array<::String>) — The certificates that form the CA chain, from leaf to root order.