class Aws::AutoScaling::Types::BatchDeleteScheduledActionType
@note When making an API call, you may pass BatchDeleteScheduledActionType
data as a hash: { auto_scaling_group_name: "XmlStringMaxLen255", # required scheduled_action_names: ["XmlStringMaxLen255"], # required }
@!attribute [rw] auto_scaling_group_name
The name of the Auto Scaling group. @return [String]
@!attribute [rw] scheduled_action_names
The names of the scheduled actions to delete. The maximum number allowed is 50. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/BatchDeleteScheduledActionType AWS API Documentation
Constants
- SENSITIVE