getScheduledAction

The AWS::AutoScaling::ScheduledAction resource specifies an Amazon EC2 Auto Scaling scheduled action so that the Auto Scaling group can change the number of instances available for your application in response to predictable load changes.

Return

null

Parameters

argument

null


suspend fun getScheduledAction(autoScalingGroupName: String, scheduledActionName: String): GetScheduledActionResult

Return

null

See also

Parameters

autoScalingGroupName

The name of the Auto Scaling group.

scheduledActionName

Auto-generated unique identifier


Return

null

See also

Parameters

argument

Builder for com.pulumi.awsnative.autoscaling.kotlin.inputs.GetScheduledActionPlainArgs.