| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLaunchConfiguration.MetadataOptionsProperty.Jsii$Proxy
An implementation for
CfnLaunchConfiguration.MetadataOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchConfiguration.MetadataOptionsProperty |
CfnLaunchConfiguration.MetadataOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchConfigurationProps.Builder |
CfnLaunchConfigurationProps.Builder.metadataOptions(CfnLaunchConfiguration.MetadataOptionsProperty metadataOptions)
Sets the value of
CfnLaunchConfigurationProps.getMetadataOptions() |
CfnLaunchConfiguration.Builder |
CfnLaunchConfiguration.Builder.metadataOptions(CfnLaunchConfiguration.MetadataOptionsProperty metadataOptions)
The metadata options for the instances.
|
void |
CfnLaunchConfiguration.setMetadataOptions(CfnLaunchConfiguration.MetadataOptionsProperty value)
The metadata options for the instances.
|
Copyright © 2022. All rights reserved.