Package | Description |
---|---|
com.amazonaws.services.opsworks.model |
Classes modeling the various types represented by AWSOpsWorks.
|
Modifier and Type | Method and Description |
---|---|
TimeBasedAutoScalingConfiguration |
TimeBasedAutoScalingConfiguration.withAutoScalingSchedule(WeeklyAutoScalingSchedule autoScalingSchedule)
A
WeeklyAutoScalingSchedule object with the instance
schedule. |
TimeBasedAutoScalingConfiguration |
TimeBasedAutoScalingConfiguration.withInstanceId(String instanceId)
The instance ID.
|
Modifier and Type | Method and Description |
---|---|
List<TimeBasedAutoScalingConfiguration> |
DescribeTimeBasedAutoScalingResult.getTimeBasedAutoScalingConfigurations()
An array of
TimeBasedAutoScalingConfiguration objects
that describe the configuration for the specified instances. |
Modifier and Type | Method and Description |
---|---|
DescribeTimeBasedAutoScalingResult |
DescribeTimeBasedAutoScalingResult.withTimeBasedAutoScalingConfigurations(TimeBasedAutoScalingConfiguration... timeBasedAutoScalingConfigurations)
An array of
TimeBasedAutoScalingConfiguration objects
that describe the configuration for the specified instances. |
Modifier and Type | Method and Description |
---|---|
void |
DescribeTimeBasedAutoScalingResult.setTimeBasedAutoScalingConfigurations(Collection<TimeBasedAutoScalingConfiguration> timeBasedAutoScalingConfigurations)
An array of
TimeBasedAutoScalingConfiguration objects
that describe the configuration for the specified instances. |
DescribeTimeBasedAutoScalingResult |
DescribeTimeBasedAutoScalingResult.withTimeBasedAutoScalingConfigurations(Collection<TimeBasedAutoScalingConfiguration> timeBasedAutoScalingConfigurations)
An array of
TimeBasedAutoScalingConfiguration objects
that describe the configuration for the specified instances. |
Copyright © 2014. All rights reserved.