Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::SslPolicyReference (v1.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::SslPolicyReference.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ssl_policy

def ssl_policy() -> ::String
Returns
  • (::String) — URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource.

#ssl_policy=

def ssl_policy=(value) -> ::String
Parameter
  • value (::String) — URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource.
Returns
  • (::String) — URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource.