class Aws::AutoScaling::Types::DeleteScheduledActionType

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

data as a hash:

    {
      auto_scaling_group_name: "XmlStringMaxLen255", # required
      scheduled_action_name: "XmlStringMaxLen255", # required
    }

@!attribute [rw] auto_scaling_group_name

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

@!attribute [rw] scheduled_action_name

The name of the action to delete.
@return [String]

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

Constants

SENSITIVE