class Aws::CodeGuruProfiler::Types::UpdateProfilingGroupRequest
The structure representing the updateProfilingGroupRequest.
@note When making an API call, you may pass UpdateProfilingGroupRequest
data as a hash: { agent_orchestration_config: { # required profiling_enabled: false, # required }, profiling_group_name: "ProfilingGroupName", # required }
@!attribute [rw] agent_orchestration_config
Specifies whether profiling is enabled or disabled for a profiling group. @return [Types::AgentOrchestrationConfig]
@!attribute [rw] profiling_group_name
The name of the profiling group to update. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codeguruprofiler-2019-07-18/UpdateProfilingGroupRequest AWS API Documentation
Constants
- SENSITIVE