Class: Aws::Types::NotStatement
- Inherits:
-
Object
- Object
- Aws::Types::NotStatement
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#statement ⇒ Types::Statement
Returns the value of attribute statement.
Instance Attribute Details
#statement ⇒ Types::Statement
Returns the value of attribute statement.
1230 1231 1232 |
# File 'sig/types.rbs', line 1230 def statement @statement end |