Class: Google::Cloud::Compute::V1::SslPolicyReference

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ssl_policy::String

Returns 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.



24670
24671
24672
24673
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24670

class SslPolicyReference
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end