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