Class: Aws::Types::RuleAttributeAndCondition
- Inherits:
-
Object
- Object
- Aws::Types::RuleAttributeAndCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tag_conditions ⇒ ::Array[Types::TagCondition]
Returns the value of attribute tag_conditions.
Instance Attribute Details
#tag_conditions ⇒ ::Array[Types::TagCondition]
Returns the value of attribute tag_conditions.
6822 6823 6824 |
# File 'sig/types.rbs', line 6822 def tag_conditions @tag_conditions end |