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