Class: Aws::Types::AutomatedReasoningPolicyAnnotatedContent
- Inherits:
-
Object
- Object
- Aws::Types::AutomatedReasoningPolicyAnnotatedContent
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#line ⇒ Types::AutomatedReasoningPolicyAnnotatedLine
Returns the value of attribute line.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#line ⇒ Types::AutomatedReasoningPolicyAnnotatedLine
Returns the value of attribute line.
255 256 257 |
# File 'sig/types.rbs', line 255 def line @line end |
#unknown ⇒ Object
Returns the value of attribute unknown.
256 257 258 |
# File 'sig/types.rbs', line 256 def unknown @unknown end |