Class: Aws::Types::InvokeModelTokensRequest
- Inherits:
-
Object
- Object
- Aws::Types::InvokeModelTokensRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#body ⇒ ::String
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ ::String
Returns the value of attribute body.
1090 1091 1092 |
# File 'sig/types.rbs', line 1090 def body @body end |