class Aws::CodeGuruProfiler::Types::DeleteProfilingGroupRequest

The structure representing the deleteProfilingGroupRequest.

@note When making an API call, you may pass DeleteProfilingGroupRequest

data as a hash:

    {
      profiling_group_name: "ProfilingGroupName", # required
    }

@!attribute [rw] profiling_group_name

The name of the profiling group to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codeguruprofiler-2019-07-18/DeleteProfilingGroupRequest AWS API Documentation

Constants

SENSITIVE