Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnInstancePropsMixin.LaunchTemplateSpecificationProperty
Packages that use CfnInstancePropsMixin.LaunchTemplateSpecificationProperty
-
Uses of CfnInstancePropsMixin.LaunchTemplateSpecificationProperty in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnInstancePropsMixin.LaunchTemplateSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInstancePropsMixin.LaunchTemplateSpecificationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnInstancePropsMixin.LaunchTemplateSpecificationPropertyModifier and TypeMethodDescriptionCfnInstancePropsMixin.LaunchTemplateSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnInstancePropsMixin.LaunchTemplateSpecificationPropertyModifier and TypeMethodDescriptionCfnInstanceMixinProps.Builder.launchTemplate(CfnInstancePropsMixin.LaunchTemplateSpecificationProperty launchTemplate) Sets the value ofCfnInstanceMixinProps.getLaunchTemplate()CfnInstancePropsMixin.Builder.launchTemplate(CfnInstancePropsMixin.LaunchTemplateSpecificationProperty launchTemplate) The launch template.