Uses of Class
software.amazon.awscdk.services.ec2.AmazonLinuxImageSsmParameterBaseOptions.Builder
Packages that use AmazonLinuxImageSsmParameterBaseOptions.Builder
-
Uses of AmazonLinuxImageSsmParameterBaseOptions.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return AmazonLinuxImageSsmParameterBaseOptions.BuilderModifier and TypeMethodDescriptionAmazonLinuxImageSsmParameterBaseOptions.Builder.additionalCacheKey
(String additionalCacheKey) Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getAdditionalCacheKey()
AmazonLinuxImageSsmParameterBaseOptions.builder()
AmazonLinuxImageSsmParameterBaseOptions.Builder.cachedInContext
(Boolean cachedInContext) Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getCachedInContext()
Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getUserData()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type AmazonLinuxImageSsmParameterBaseOptions.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theAmazonLinuxImageSsmParameterBaseOptions.Builder
.