Uses of Enum
software.amazon.awscdk.services.ecs.BottlerocketEcsVariant
-
Uses of BottlerocketEcsVariant in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptiondefault BottlerocketEcsVariant
BottleRocketImageProps.getVariant()
The Amazon ECS variant to use.final BottlerocketEcsVariant
BottleRocketImageProps.Jsii$Proxy.getVariant()
static BottlerocketEcsVariant
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 TypeMethodDescriptionBottleRocketImage.Builder.variant
(BottlerocketEcsVariant variant) The Amazon ECS variant to use.BottleRocketImageProps.Builder.variant
(BottlerocketEcsVariant variant) Sets the value ofBottleRocketImageProps.getVariant()