class Aws::XRay::Types::DeleteGroupRequest

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

data as a hash:

    {
      group_name: "GroupName",
      group_arn: "GroupARN",
    }

@!attribute [rw] group_name

The case-sensitive name of the group.
@return [String]

@!attribute [rw] group_arn

The ARN of the group that was generated on creation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/DeleteGroupRequest AWS API Documentation

Constants

SENSITIVE