Uses of Class
software.amazon.awscdk.services.ecs.BottleRocketImageProps.Builder
Packages that use BottleRocketImageProps.Builder
-
Uses of BottleRocketImageProps.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return BottleRocketImageProps.BuilderModifier and TypeMethodDescriptionBottleRocketImageProps.Builder.additionalCacheKey(String additionalCacheKey) Sets the value ofBottleRocketImageProps.getAdditionalCacheKey()BottleRocketImageProps.Builder.architecture(InstanceArchitecture architecture) Sets the value ofBottleRocketImageProps.getArchitecture()BottleRocketImageProps.builder()BottleRocketImageProps.Builder.cachedInContext(Boolean cachedInContext) Sets the value ofBottleRocketImageProps.getCachedInContext()BottleRocketImageProps.Builder.variant(BottlerocketEcsVariant variant) Sets the value ofBottleRocketImageProps.getVariant()Constructors in software.amazon.awscdk.services.ecs with parameters of type BottleRocketImageProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(BottleRocketImageProps.Builder builder) Constructor that initializes the object based on literal property values passed by theBottleRocketImageProps.Builder.