Uses of Class
software.amazon.awscdk.services.ec2.AmazonLinux2022ImageSsmParameterProps.Builder
Packages that use AmazonLinux2022ImageSsmParameterProps.Builder
-
Uses of AmazonLinux2022ImageSsmParameterProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return AmazonLinux2022ImageSsmParameterProps.BuilderModifier and TypeMethodDescriptionAmazonLinux2022ImageSsmParameterProps.Builder.additionalCacheKey(String additionalCacheKey) Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getAdditionalCacheKey()AmazonLinux2022ImageSsmParameterProps.builder()AmazonLinux2022ImageSsmParameterProps.Builder.cachedInContext(Boolean cachedInContext) Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getCachedInContext()AmazonLinux2022ImageSsmParameterProps.Builder.cpuType(AmazonLinuxCpuType cpuType) Sets the value ofAmazonLinuxImageSsmParameterCommonOptions.getCpuType()AmazonLinux2022ImageSsmParameterProps.Builder.edition(AmazonLinuxEdition edition) Sets the value ofAmazonLinuxImageSsmParameterCommonOptions.getEdition()AmazonLinux2022ImageSsmParameterProps.Builder.kernel(AmazonLinux2022Kernel kernel) Sets the value ofAmazonLinux2022ImageSsmParameterProps.getKernel()Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getUserData()Constructors in software.amazon.awscdk.services.ec2 with parameters of type AmazonLinux2022ImageSsmParameterProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAmazonLinux2022ImageSsmParameterProps.Builder.