@Stability(value=Stable) public static final class CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComputeEnvironment.Ec2ConfigurationObjectProperty>
CfnComputeEnvironment.Ec2ConfigurationObjectProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnComputeEnvironment.Ec2ConfigurationObjectProperty |
build()
Builds the configured instance.
|
CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder |
imageIdOverride(String imageIdOverride)
|
CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder |
imageType(String imageType)
Sets the value of
CfnComputeEnvironment.Ec2ConfigurationObjectProperty.getImageType() |
@Stability(value=Stable) public CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder imageType(String imageType)
CfnComputeEnvironment.Ec2ConfigurationObjectProperty.getImageType()imageType - `CfnComputeEnvironment.Ec2ConfigurationObjectProperty.ImageType`. This parameter is required.this@Stability(value=Stable) public CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder imageIdOverride(String imageIdOverride)
imageIdOverride - `CfnComputeEnvironment.Ec2ConfigurationObjectProperty.ImageIdOverride`.this@Stability(value=Stable) public CfnComputeEnvironment.Ec2ConfigurationObjectProperty build()
build in interface software.amazon.jsii.Builder<CfnComputeEnvironment.Ec2ConfigurationObjectProperty>CfnComputeEnvironment.Ec2ConfigurationObjectPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.