| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<TimeBasedAutoScalingConfiguration> |
DescribeTimeBasedAutoScalingResponse.timeBasedAutoScalingConfigurations()
An array of
TimeBasedAutoScalingConfiguration objects that describe the configuration for the
specified instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeTimeBasedAutoScalingResponse.Builder |
DescribeTimeBasedAutoScalingResponse.Builder.timeBasedAutoScalingConfigurations(TimeBasedAutoScalingConfiguration... timeBasedAutoScalingConfigurations)
An array of
TimeBasedAutoScalingConfiguration objects that describe the configuration for the
specified instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeTimeBasedAutoScalingResponse.Builder |
DescribeTimeBasedAutoScalingResponse.Builder.timeBasedAutoScalingConfigurations(Collection<TimeBasedAutoScalingConfiguration> timeBasedAutoScalingConfigurations)
An array of
TimeBasedAutoScalingConfiguration objects that describe the configuration for the
specified instances. |
Copyright © 2023. All rights reserved.