Class: Aws::Types::ToolInputSchema
- Inherits:
-
Object
- Object
- Aws::Types::ToolInputSchema
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#json ⇒ Object
Returns the value of attribute json.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#json ⇒ Object
Returns the value of attribute json.
1439 1440 1441 |
# File 'sig/types.rbs', line 1439 def json @json end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1440 1441 1442 |
# File 'sig/types.rbs', line 1440 def unknown @unknown end |