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