Class: Aws::Types::OrchestratorConfigurationEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ai_agent_id::String

Returns the value of attribute ai_agent_id.

Returns:

  • (::String)


2189
2190
2191
# File 'sig/types.rbs', line 2189

def ai_agent_id
  @ai_agent_id
end

#orchestrator_use_case::String

Returns the value of attribute orchestrator_use_case.

Returns:

  • (::String)


2190
2191
2192
# File 'sig/types.rbs', line 2190

def orchestrator_use_case
  @orchestrator_use_case
end