class Aws::AutoScalingPlans::Types::DeleteScalingPlanRequest
@note When making an API call, you may pass DeleteScalingPlanRequest
data as a hash: { scaling_plan_name: "ScalingPlanName", # required scaling_plan_version: 1, # required }
@!attribute [rw] scaling_plan_name
The name of the scaling plan. @return [String]
@!attribute [rw] scaling_plan_version
The version number of the scaling plan. Currently, the only valid value is `1`. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-plans-2018-01-06/DeleteScalingPlanRequest AWS API Documentation
Constants
- SENSITIVE