Class: Aws::Types::CommonAttributeAndCondition
- Inherits:
-
Object
- Object
- Aws::Types::CommonAttributeAndCondition
- 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.
874 875 876 |
# File 'sig/types.rbs', line 874 def tag_conditions @tag_conditions end |