opsworks_set_time_based_auto_scaling {paws.management} | R Documentation |
Specify the time-based auto scaling configuration for a specified instance
Description
Specify the time-based auto scaling configuration for a specified instance. For more information, see Managing Load with Time-based and Load-based Instances.
See https://www.paws-r-sdk.com/docs/opsworks_set_time_based_auto_scaling/ for full documentation.
Usage
opsworks_set_time_based_auto_scaling(InstanceId, AutoScalingSchedule = NULL)
Arguments
InstanceId |
[required] The instance ID. |
AutoScalingSchedule |
An |
[Package paws.management version 0.7.0 Index]