| Modifier and Type | Method and Description |
|---|---|
default BottlerocketEcsVariant |
BottleRocketImageProps.getVariant()
The Amazon ECS variant to use.
|
BottlerocketEcsVariant |
BottleRocketImageProps.Jsii$Proxy.getVariant() |
static BottlerocketEcsVariant |
BottlerocketEcsVariant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BottlerocketEcsVariant[] |
BottlerocketEcsVariant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BottleRocketImageProps.Builder |
BottleRocketImageProps.Builder.variant(BottlerocketEcsVariant variant)
Sets the value of
BottleRocketImageProps.getVariant() |
BottleRocketImage.Builder |
BottleRocketImage.Builder.variant(BottlerocketEcsVariant variant)
The Amazon ECS variant to use.
|
Copyright © 2021. All rights reserved.