Class: Aws::Types::AutomatedReasoningPolicyBuildLog
- Inherits:
-
Object
- Object
- Aws::Types::AutomatedReasoningPolicyBuildLog
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entries ⇒ ::Array[Types::AutomatedReasoningPolicyBuildLogEntry]
Returns the value of attribute entries.
Instance Attribute Details
#entries ⇒ ::Array[Types::AutomatedReasoningPolicyBuildLogEntry]
Returns the value of attribute entries.
326 327 328 |
# File 'sig/types.rbs', line 326 def entries @entries end |