Uses of Interface
software.amazon.awscdk.interfaces.ec2.ILaunchTemplateRef
Packages that use ILaunchTemplateRef
Package
Description
Amazon EC2 Construct Library
-
Uses of ILaunchTemplateRef in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling with parameters of type ILaunchTemplateRefModifier and TypeMethodDescriptionCfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.Builder.launchTemplateId(ILaunchTemplateRef launchTemplateId) -
Uses of ILaunchTemplateRef in software.amazon.awscdk.cfnpropertymixins.services.batch
Methods in software.amazon.awscdk.cfnpropertymixins.services.batch with parameters of type ILaunchTemplateRefModifier and TypeMethodDescriptionCfnComputeEnvironmentPropsMixin.LaunchTemplateSpecificationProperty.Builder.launchTemplateId(ILaunchTemplateRef launchTemplateId) -
Uses of ILaunchTemplateRef in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type ILaunchTemplateRefModifier and TypeMethodDescriptionCfnInstancePropsMixin.LaunchTemplateSpecificationProperty.Builder.launchTemplateId(ILaunchTemplateRef launchTemplateId) CfnSpotFleetPropsMixin.FleetLaunchTemplateSpecificationProperty.Builder.launchTemplateId(ILaunchTemplateRef launchTemplateId) -
Uses of ILaunchTemplateRef in software.amazon.awscdk.cfnpropertymixins.services.eks
Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type ILaunchTemplateRefModifier and TypeMethodDescriptionCfnNodegroupPropsMixin.LaunchTemplateSpecificationProperty.Builder.id(ILaunchTemplateRef id) Sets the value ofCfnNodegroupPropsMixin.LaunchTemplateSpecificationProperty.getId() -
Uses of ILaunchTemplateRef in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type ILaunchTemplateRefModifier and TypeMethodDescriptionCfnDistributionConfigurationPropsMixin.LaunchTemplateConfigurationProperty.Builder.launchTemplateId(ILaunchTemplateRef launchTemplateId) -
Uses of ILaunchTemplateRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of ILaunchTemplateRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILaunchTemplateRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement ILaunchTemplateRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILaunchTemplateRef in software.amazon.awscdk.services.ec2
Subinterfaces of ILaunchTemplateRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterfaceInterface for LaunchTemplate-like objects.static interfaceInternal default implementation forILaunchTemplate.Classes in software.amazon.awscdk.services.ec2 that implement ILaunchTemplateRefModifier and TypeClassDescriptionclassSpecifies the properties for creating a launch template.static final classA proxy class which represents a concrete javascript instance of this type.classThis represents an EC2 LaunchTemplate.Methods in software.amazon.awscdk.services.ec2 that return ILaunchTemplateRefModifier and TypeMethodDescriptionstatic ILaunchTemplateRefCfnLaunchTemplate.fromLaunchTemplateId(software.constructs.Construct scope, String id, String launchTemplateId) Creates a new ILaunchTemplateRef from a launchTemplateId.Methods in software.amazon.awscdk.services.ec2 with parameters of type ILaunchTemplateRefModifier and TypeMethodDescriptionstatic StringCfnLaunchTemplate.arnForLaunchTemplate(ILaunchTemplateRef resource)