Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::AttributeSubstitutionRule.
The attribute at the given path that's substituted entirely.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#attribute
def attribute() -> ::String
Returns
-
(::String) — The fully qualified proto attribute path, in dot notation.
For example:
rules[0].cel_expression.resource_types_values
#attribute=
def attribute=(value) -> ::String
Parameter
-
value (::String) — The fully qualified proto attribute path, in dot notation.
For example:
rules[0].cel_expression.resource_types_values
Returns
-
(::String) — The fully qualified proto attribute path, in dot notation.
For example:
rules[0].cel_expression.resource_types_values