@Stability(value=Experimental) public static final class BottleRocketImageProps.Builder extends Object implements software.amazon.jsii.Builder<BottleRocketImageProps>
BottleRocketImageProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
BottleRocketImageProps |
build()
Builds the configured instance.
|
BottleRocketImageProps.Builder |
variant(BottlerocketEcsVariant variant)
Sets the value of
BottleRocketImageProps.getVariant() |
@Stability(value=Experimental) public BottleRocketImageProps.Builder variant(BottlerocketEcsVariant variant)
BottleRocketImageProps.getVariant()variant - The Amazon ECS variant to use.
Only aws-ecs-1 is currently availablethis@Stability(value=Experimental) public BottleRocketImageProps build()
build in interface software.amazon.jsii.Builder<BottleRocketImageProps>BottleRocketImagePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.