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 BottlerocketEcsVariantBottleRocketImageProps.getVariant()The Amazon ECS variant to use.final BottlerocketEcsVariantBottleRocketImageProps.Jsii$Proxy.getVariant()static BottlerocketEcsVariantReturns 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()