Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnLaunchTemplatePropsMixin.LaunchTemplateDataProperty
Packages that use CfnLaunchTemplatePropsMixin.LaunchTemplateDataProperty
-
Uses of CfnLaunchTemplatePropsMixin.LaunchTemplateDataProperty in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnLaunchTemplatePropsMixin.LaunchTemplateDataPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLaunchTemplatePropsMixin.LaunchTemplateDataPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnLaunchTemplatePropsMixin.LaunchTemplateDataPropertyModifier and TypeMethodDescriptionCfnLaunchTemplatePropsMixin.LaunchTemplateDataProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnLaunchTemplatePropsMixin.LaunchTemplateDataPropertyModifier and TypeMethodDescriptionCfnLaunchTemplateMixinProps.Builder.launchTemplateData(CfnLaunchTemplatePropsMixin.LaunchTemplateDataProperty launchTemplateData) Sets the value ofCfnLaunchTemplateMixinProps.getLaunchTemplateData()CfnLaunchTemplatePropsMixin.Builder.launchTemplateData(CfnLaunchTemplatePropsMixin.LaunchTemplateDataProperty launchTemplateData) The information for the launch template.