Class: Aws::Types::InvokeModelTokensRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:body])

Instance Attribute Summary collapse

Instance Attribute Details

#body::String

Returns the value of attribute body.

Returns:

  • (::String)


1090
1091
1092
# File 'sig/types.rbs', line 1090

def body
  @body
end