Class: Aws::Types::OrStatement
- Inherits:
-
Object
- Object
- Aws::Types::OrStatement
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#statements ⇒ ::Array[Types::Statement]
Returns the value of attribute statements.
Instance Attribute Details
#statements ⇒ ::Array[Types::Statement]
Returns the value of attribute statements.
1240 1241 1242 |
# File 'sig/types.rbs', line 1240 def statements @statements end |