@Stability(value=Experimental) public static final class BottleRocketImage.Builder extends Object implements software.amazon.jsii.Builder<BottleRocketImage>
BottleRocketImage.| Modifier and Type | Method and Description |
|---|---|
BottleRocketImage |
build() |
static BottleRocketImage.Builder |
create() |
BottleRocketImage.Builder |
variant(BottlerocketEcsVariant variant)
(experimental) The Amazon ECS variant to use.
|
@Stability(value=Experimental) public static BottleRocketImage.Builder create()
BottleRocketImage.Builder.@Stability(value=Experimental) public BottleRocketImage.Builder variant(BottlerocketEcsVariant variant)
Only aws-ecs-1 is currently available
Default: - BottlerocketEcsVariant.AWS_ECS_1
variant - The Amazon ECS variant to use. This parameter is required.this@Stability(value=Experimental) public BottleRocketImage build()
build in interface software.amazon.jsii.Builder<BottleRocketImage>Copyright © 2021. All rights reserved.