toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
autoscaling
/
aws.sdk.kotlin.services.autoscaling.model
/
BatchPutScheduledUpdateGroupActionRequest
/
Builder
Builder
class
Builder
Members
Properties
auto
Scaling
Group
Name
Link copied to clipboard
var
autoScalingGroupName
:
String
?
The name of the Auto Scaling group.
scheduled
Update
Group
Actions
Link copied to clipboard
var
scheduledUpdateGroupActions
:
List
<
ScheduledUpdateGroupActionRequest
>
?
One or more scheduled actions. The maximum number allowed is 50.