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_response ⇒ Types::AgentOutputMessage

Returns the value of attribute agent_response.



774
775
776
# File 'sig/types.rbs', line 774

def agent_response
  @agent_response
end

#conversation_id ⇒ ::String

Returns the value of attribute conversation_id.

Returns:

  • (::String)


775
776
777
# File 'sig/types.rbs', line 775

def conversation_id
  @conversation_id
end