Class: Aws::Types::AgentTurnSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_prompt ⇒ ::String

Returns the value of attribute agent_prompt.

Returns:

  • (::String)


31
32
33
# File 'sig/types.rbs', line 31

def agent_prompt
  @agent_prompt
end