Uses of Class
software.amazon.awscdk.services.ec2.AmazonLinuxImageSsmParameterBaseProps.Builder
Packages that use AmazonLinuxImageSsmParameterBaseProps.Builder
-
Uses of AmazonLinuxImageSsmParameterBaseProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return AmazonLinuxImageSsmParameterBaseProps.BuilderModifier and TypeMethodDescriptionAmazonLinuxImageSsmParameterBaseProps.Builder.additionalCacheKey(String additionalCacheKey) Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getAdditionalCacheKey()AmazonLinuxImageSsmParameterBaseProps.builder()AmazonLinuxImageSsmParameterBaseProps.Builder.cachedInContext(Boolean cachedInContext) Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getCachedInContext()AmazonLinuxImageSsmParameterBaseProps.Builder.parameterName(String parameterName) Sets the value ofAmazonLinuxImageSsmParameterBaseProps.getParameterName()Sets the value ofAmazonLinuxImageSsmParameterBaseOptions.getUserData()Constructors in software.amazon.awscdk.services.ec2 with parameters of type AmazonLinuxImageSsmParameterBaseProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAmazonLinuxImageSsmParameterBaseProps.Builder.