Class Google::Cloud::Compute::V1::TargetSslProxiesSetSslCertificatesRequest (v1.1.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ssl_certificates

def ssl_certificates() -> ::Array<::String>
Returns
  • (::Array<::String>) — New set of URLs to SslCertificate resources to associate with this TargetSslProxy. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.

#ssl_certificates=

def ssl_certificates=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — New set of URLs to SslCertificate resources to associate with this TargetSslProxy. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.
Returns
  • (::Array<::String>) — New set of URLs to SslCertificate resources to associate with this TargetSslProxy. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.