Uses of Interface
software.amazon.awscdk.interfaces.iot.IJobTemplateRef
Packages that use IJobTemplateRef
Package
Description
AWS IoT Construct Library
-
Uses of IJobTemplateRef in software.amazon.awscdk.interfaces.iot
Subinterfaces of IJobTemplateRef in software.amazon.awscdk.interfaces.iotModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIJobTemplateRef.Classes in software.amazon.awscdk.interfaces.iot that implement IJobTemplateRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IJobTemplateRef in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement IJobTemplateRefMethods in software.amazon.awscdk.services.iot that return IJobTemplateRefModifier and TypeMethodDescriptionstatic IJobTemplateRefCfnJobTemplate.fromJobTemplateArn(software.constructs.Construct scope, String id, String arn) Creates a new IJobTemplateRef from an ARN.static IJobTemplateRefCfnJobTemplate.fromJobTemplateId(software.constructs.Construct scope, String id, String jobTemplateId) Creates a new IJobTemplateRef from a jobTemplateId.