Class: Aws::Types::AgentOrchestrationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#profiling_enabledBoolean

Returns the value of attribute profiling_enabled.

Returns:

  • (Boolean)


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

def profiling_enabled
  @profiling_enabled
end