| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
WeeklyAutoScalingSchedule |
SetTimeBasedAutoScalingRequest.autoScalingSchedule()
An
AutoScalingSchedule with the instance schedule. |
WeeklyAutoScalingSchedule |
TimeBasedAutoScalingConfiguration.autoScalingSchedule()
A
WeeklyAutoScalingSchedule object with the instance schedule. |
| Modifier and Type | Method and Description |
|---|---|
SetTimeBasedAutoScalingRequest.Builder |
SetTimeBasedAutoScalingRequest.Builder.autoScalingSchedule(WeeklyAutoScalingSchedule autoScalingSchedule)
An
AutoScalingSchedule with the instance schedule. |
TimeBasedAutoScalingConfiguration.Builder |
TimeBasedAutoScalingConfiguration.Builder.autoScalingSchedule(WeeklyAutoScalingSchedule autoScalingSchedule)
A
WeeklyAutoScalingSchedule object with the instance schedule. |
Copyright © 2023. All rights reserved.