Class: Aws::Types::InvokeAssistantResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bodyTypes::ResponseStream

Returns the value of attribute body.



2502
2503
2504
# File 'sig/types.rbs', line 2502

def body
  @body
end

#conversation_id::String

Returns the value of attribute conversation_id.

Returns:

  • (::String)


2503
2504
2505
# File 'sig/types.rbs', line 2503

def conversation_id
  @conversation_id
end