Uses of Interface
software.amazon.awscdk.services.glue.alpha.IWorkflow
Packages that use IWorkflow
-
Uses of IWorkflow in software.amazon.awscdk.services.glue.alpha
Subinterfaces of IWorkflow in software.amazon.awscdk.services.glue.alphaModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.Internal default implementation forIWorkflow.Classes in software.amazon.awscdk.services.glue.alpha that implement IWorkflowModifier and TypeClassDescriptionstatic final classDeprecated.A proxy class which represents a concrete javascript instance of this type.classDeprecated.classDeprecated.Methods in software.amazon.awscdk.services.glue.alpha that return IWorkflowModifier and TypeMethodDescriptionstatic IWorkflowWorkflow.fromWorkflowArn(software.constructs.Construct scope, String id, String workflowArn) Deprecated.static IWorkflowWorkflow.fromWorkflowAttributes(software.constructs.Construct scope, String id, WorkflowAttributes attrs) Deprecated.static IWorkflowWorkflow.fromWorkflowName(software.constructs.Construct scope, String id, String workflowName) Deprecated.