Class: Aws::Types::UpdateProfileWithAgentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_responseTypes::AgentOutputMessage

Returns the value of attribute agent_response.



716
717
718
# File 'sig/types.rbs', line 716

def agent_response
  @agent_response
end

#conversation_id::String

Returns the value of attribute conversation_id.

Returns:

  • (::String)


717
718
719
# File 'sig/types.rbs', line 717

def conversation_id
  @conversation_id
end