Uses of Interface
software.amazon.awscdk.interfaces.glue.ITriggerRef
Packages that use ITriggerRef
Package
Description
AWS Glue Construct Library
-
Uses of ITriggerRef in software.amazon.awscdk.interfaces.glue
Subinterfaces of ITriggerRef in software.amazon.awscdk.interfaces.glueModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITriggerRef.Classes in software.amazon.awscdk.interfaces.glue that implement ITriggerRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ITriggerRef in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement ITriggerRefModifier and TypeClassDescriptionclassTheAWS::Glue::Triggerresource specifies triggers that run AWS Glue jobs.Methods in software.amazon.awscdk.services.glue that return ITriggerRefModifier and TypeMethodDescriptionstatic ITriggerRefCfnTrigger.fromTriggerName(software.constructs.Construct scope, String id, String triggerName) Creates a new ITriggerRef from a triggerName.