| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnWorkflow.Builder |
CfnWorkflow.Builder.create(software.constructs.Construct scope,
String id) |
CfnWorkflow.Builder |
CfnWorkflow.Builder.defaultRunProperties(Object defaultRunProperties)
A collection of properties to be used as part of each execution of the workflow.
|
CfnWorkflow.Builder |
CfnWorkflow.Builder.description(String description)
A description of the workflow.
|
CfnWorkflow.Builder |
CfnWorkflow.Builder.name(String name)
The name of the workflow representing the flow.
|
CfnWorkflow.Builder |
CfnWorkflow.Builder.tags(Object tags)
The tags to use with this workflow.
|
Copyright © 2022. All rights reserved.