Uses of Enum
software.amazon.awscdk.services.ecs.BottlerocketEcsVariant
Packages that use BottlerocketEcsVariant
-
Uses of BottlerocketEcsVariant in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return BottlerocketEcsVariantModifier 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.Methods in software.amazon.awscdk.services.ecs with parameters of type BottlerocketEcsVariantModifier and TypeMethodDescriptionBottleRocketImage.Builder.variant
(BottlerocketEcsVariant variant) The Amazon ECS variant to use.BottleRocketImageProps.Builder.variant
(BottlerocketEcsVariant variant) Sets the value ofBottleRocketImageProps.getVariant()