Uses of Class
software.amazon.awscdk.services.ec2.AmazonLinux2ImageSsmParameterProps.Builder
Packages that use AmazonLinux2ImageSsmParameterProps.Builder
-
Uses of AmazonLinux2ImageSsmParameterProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return AmazonLinux2ImageSsmParameterProps.BuilderModifier and TypeMethodDescriptionAmazonLinux2ImageSsmParameterProps.Builder.additionalCacheKey(String additionalCacheKey) Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getAdditionalCacheKey()AmazonLinux2ImageSsmParameterProps.builder()AmazonLinux2ImageSsmParameterProps.Builder.cachedInContext(Boolean cachedInContext) Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getCachedInContext()AmazonLinux2ImageSsmParameterProps.Builder.cpuType(AmazonLinuxCpuType cpuType) Sets the value ofAmazonLinuxImageSsmParameterCommonOptions.getCpuType()AmazonLinux2ImageSsmParameterProps.Builder.edition(AmazonLinuxEdition edition) Sets the value ofAmazonLinuxImageSsmParameterCommonOptions.getEdition()AmazonLinux2ImageSsmParameterProps.Builder.kernel(AmazonLinux2Kernel kernel) Sets the value ofAmazonLinux2ImageSsmParameterProps.getKernel()AmazonLinux2ImageSsmParameterProps.Builder.storage(AmazonLinuxStorage storage) Sets the value ofAmazonLinux2ImageSsmParameterProps.getStorage()Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getUserData()AmazonLinux2ImageSsmParameterProps.Builder.virtualization(AmazonLinuxVirt virtualization) Sets the value ofAmazonLinux2ImageSsmParameterProps.getVirtualization()Constructors in software.amazon.awscdk.services.ec2 with parameters of type AmazonLinux2ImageSsmParameterProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAmazonLinux2ImageSsmParameterProps.Builder.