class Aws::AutoScaling::Types::DeletePolicyType

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

data as a hash:

    {
      auto_scaling_group_name: "XmlStringMaxLen255",
      policy_name: "ResourceName", # required
    }

@!attribute [rw] auto_scaling_group_name

The name of the Auto Scaling group.
@return [String]

@!attribute [rw] policy_name

The name or Amazon Resource Name (ARN) of the policy.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/DeletePolicyType AWS API Documentation

Constants

SENSITIVE