Class: Aws::Types::UpdateProfilingGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_orchestration_configTypes::AgentOrchestrationConfig

Returns the value of attribute agent_orchestration_config.



446
447
448
# File 'sig/types.rbs', line 446

def agent_orchestration_config
  @agent_orchestration_config
end

#profiling_group_name::String

Returns the value of attribute profiling_group_name.

Returns:

  • (::String)


447
448
449
# File 'sig/types.rbs', line 447

def profiling_group_name
  @profiling_group_name
end