Class: Aws::Types::Condition
- Inherits:
-
Object
- Object
- Aws::Types::Condition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#expression_string ⇒ ::String
Returns the value of attribute expression_string.
Instance Attribute Details
#expression_string ⇒ ::String
Returns the value of attribute expression_string.
670 671 672 |
# File 'sig/types.rbs', line 670 def expression_string @expression_string end |