Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::ParameterSubstitutionRule.
Parameter substitution rules.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#attribute_substitution_rule
def attribute_substitution_rule() -> ::Google::Cloud::CloudSecurityCompliance::V1::AttributeSubstitutionRule
-
(::Google::Cloud::CloudSecurityCompliance::V1::AttributeSubstitutionRule) — Attribute substitution rule.
Note: The following fields are mutually exclusive:
attribute_substitution_rule
,placeholder_substitution_rule
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#attribute_substitution_rule=
def attribute_substitution_rule=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::AttributeSubstitutionRule
-
value (::Google::Cloud::CloudSecurityCompliance::V1::AttributeSubstitutionRule) — Attribute substitution rule.
Note: The following fields are mutually exclusive:
attribute_substitution_rule
,placeholder_substitution_rule
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::CloudSecurityCompliance::V1::AttributeSubstitutionRule) — Attribute substitution rule.
Note: The following fields are mutually exclusive:
attribute_substitution_rule
,placeholder_substitution_rule
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#placeholder_substitution_rule
def placeholder_substitution_rule() -> ::Google::Cloud::CloudSecurityCompliance::V1::PlaceholderSubstitutionRule
-
(::Google::Cloud::CloudSecurityCompliance::V1::PlaceholderSubstitutionRule) — Placeholder substitution rule.
Note: The following fields are mutually exclusive:
placeholder_substitution_rule
,attribute_substitution_rule
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#placeholder_substitution_rule=
def placeholder_substitution_rule=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::PlaceholderSubstitutionRule
-
value (::Google::Cloud::CloudSecurityCompliance::V1::PlaceholderSubstitutionRule) — Placeholder substitution rule.
Note: The following fields are mutually exclusive:
placeholder_substitution_rule
,attribute_substitution_rule
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::CloudSecurityCompliance::V1::PlaceholderSubstitutionRule) — Placeholder substitution rule.
Note: The following fields are mutually exclusive:
placeholder_substitution_rule
,attribute_substitution_rule
. If a field in that set is populated, all other fields in the set will automatically be cleared.