Class: Aws::Types::AutomatedReasoningPolicyGenerateFidelityReportContent
- Inherits:
-
Object
- Object
- Aws::Types::AutomatedReasoningPolicyGenerateFidelityReportContent
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#documents ⇒ ::Array[Types::AutomatedReasoningPolicyBuildWorkflowDocument]
Returns the value of attribute documents.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#documents ⇒ ::Array[Types::AutomatedReasoningPolicyBuildWorkflowDocument]
Returns the value of attribute documents.
558 559 560 |
# File 'sig/types.rbs', line 558 def documents @documents end |
#unknown ⇒ Object
Returns the value of attribute unknown.
559 560 561 |
# File 'sig/types.rbs', line 559 def unknown @unknown end |