Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnLaunchTemplateMixinProps.Builder
Packages that use CfnLaunchTemplateMixinProps.Builder
-
Uses of CfnLaunchTemplateMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnLaunchTemplateMixinProps.BuilderModifier and TypeMethodDescriptionCfnLaunchTemplateMixinProps.builder()CfnLaunchTemplateMixinProps.Builder.launchTemplateData(CfnLaunchTemplatePropsMixin.LaunchTemplateDataProperty launchTemplateData) Sets the value ofCfnLaunchTemplateMixinProps.getLaunchTemplateData()CfnLaunchTemplateMixinProps.Builder.launchTemplateData(IResolvable launchTemplateData) Sets the value ofCfnLaunchTemplateMixinProps.getLaunchTemplateData()CfnLaunchTemplateMixinProps.Builder.launchTemplateName(String launchTemplateName) Sets the value ofCfnLaunchTemplateMixinProps.getLaunchTemplateName()CfnLaunchTemplateMixinProps.Builder.tagSpecifications(List<? extends Object> tagSpecifications) Sets the value ofCfnLaunchTemplateMixinProps.getTagSpecifications()CfnLaunchTemplateMixinProps.Builder.tagSpecifications(IResolvable tagSpecifications) Sets the value ofCfnLaunchTemplateMixinProps.getTagSpecifications()CfnLaunchTemplateMixinProps.Builder.versionDescription(String versionDescription) Sets the value ofCfnLaunchTemplateMixinProps.getVersionDescription()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnLaunchTemplateMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchTemplateMixinProps.Builder.