Class: Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
- #auto_deploy_confidence_threshold ⇒ ::Float
- #auto_deploy_expiration_sec ⇒ ::Integer
- #auto_deploy_impacted_baseline_threshold ⇒ ::Float
- #auto_deploy_load_threshold ⇒ ::Float
-
#name ⇒ ::String
The name must be 1-63 characters long, and comply with RFC1035.
Instance Attribute Details
#auto_deploy_confidence_threshold ⇒ ::Float
27140 27141 27142 27143 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27140 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#auto_deploy_expiration_sec ⇒ ::Integer
27140 27141 27142 27143 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27140 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#auto_deploy_impacted_baseline_threshold ⇒ ::Float
27140 27141 27142 27143 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27140 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#auto_deploy_load_threshold ⇒ ::Float
27140 27141 27142 27143 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27140 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
Returns The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the security policy.
27140 27141 27142 27143 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27140 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |