Class: Aws::Types::JSONInput
- Inherits:
-
Object
- Object
- Aws::Types::JSONInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type ⇒ "DOCUMENT", "LINES"
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ "DOCUMENT", "LINES"
Returns the value of attribute type.
1556 1557 1558 |
# File 'sig/types.rbs', line 1556 def type @type end |