View source: R/applicationautoscaling_operations.R
applicationautoscaling_delete_scheduled_action | R Documentation |
Deletes the specified scheduled action for an Application Auto Scaling scalable target.
See https://www.paws-r-sdk.com/docs/applicationautoscaling_delete_scheduled_action/ for full documentation.
applicationautoscaling_delete_scheduled_action(
ServiceNamespace,
ScheduledActionName,
ResourceId,
ScalableDimension
)
ServiceNamespace |
[required] The namespace of the Amazon Web Services service that provides the
resource. For a resource provided by your own application or service,
use |
ScheduledActionName |
[required] The name of the scheduled action. |
ResourceId |
[required] The identifier of the resource associated with the scheduled action. This string consists of the resource type and unique identifier.
|
ScalableDimension |
[required] The scalable dimension. This string consists of the service namespace, resource type, and scaling property.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.