| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnInstance.TimeBasedAutoScalingProperty.Jsii$Proxy
An implementation for
CfnInstance.TimeBasedAutoScalingProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.TimeBasedAutoScalingProperty |
CfnInstance.TimeBasedAutoScalingProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnInstance.setTimeBasedAutoScaling(CfnInstance.TimeBasedAutoScalingProperty value)
The time-based scaling configuration for the instance.
|
CfnInstance.Builder |
CfnInstance.Builder.timeBasedAutoScaling(CfnInstance.TimeBasedAutoScalingProperty timeBasedAutoScaling)
The time-based scaling configuration for the instance.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.timeBasedAutoScaling(CfnInstance.TimeBasedAutoScalingProperty timeBasedAutoScaling)
Sets the value of
CfnInstanceProps.getTimeBasedAutoScaling() |
Copyright © 2022. All rights reserved.