@aws-sdk/client-auto-scaling

DeletePolicyCommandInput Interface

The input for DeletePolicyCommand.

Members

Name
Type
Details
PolicyName Requiredstring | undefined

The name or Amazon Resource Name (ARN) of the policy.

AutoScalingGroupName string | undefined

The name of the Auto Scaling group.

Full Signature

export interface DeletePolicyCommandInput extends DeletePolicyType