Class: Aws::Types::InvokeModelWithBidirectionalStreamRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bodyTypes::InvokeModelWithBidirectionalStreamInput

Returns the value of attribute body.



1096
1097
1098
# File 'sig/types.rbs', line 1096

def body
  @body
end

#model_id::String

Returns the value of attribute model_id.

Returns:

  • (::String)


1095
1096
1097
# File 'sig/types.rbs', line 1095

def model_id
  @model_id
end