Class: Aws::Types::ActionCondition
- Inherits:
-
Object
- Object
- Aws::Types::ActionCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action ⇒ "ALLOW", ...
Returns the value of attribute action.
Instance Attribute Details
#action ⇒ "ALLOW", ...
Returns the value of attribute action.
49 50 51 |
# File 'sig/types.rbs', line 49 def action @action end |