Class: Aws::Types::WisdomInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ai_agents::Array[Types::AiAgentInfo]

Returns the value of attribute ai_agents.

Returns:



9317
9318
9319
# File 'sig/types.rbs', line 9317

def ai_agents
  @ai_agents
end

#session_arn::String

Returns the value of attribute session_arn.

Returns:

  • (::String)


9316
9317
9318
# File 'sig/types.rbs', line 9316

def session_arn
  @session_arn
end