Container for the parameters to the DeleteScheduledAction operation.
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.

C# |
public class DeleteScheduledActionRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteScheduledActionRequest()()()() | Initializes a new instance of the DeleteScheduledActionRequest class |
![]() | AutoScalingGroupName |
The name of the Auto Scaling group.
Constraints: |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ScheduledActionName |
The name of the action you want to delete.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAutoScalingGroupName(String) | Obsolete.
Sets the AutoScalingGroupName property
|
![]() | WithScheduledActionName(String) | Obsolete.
Sets the ScheduledActionName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeleteScheduledActionRequest |