@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.334Z") @Stability(value=Stable) public interface CfnWorkflowProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWorkflowProps.Builder
A builder for
CfnWorkflowProps |
static class |
CfnWorkflowProps.Jsii$Proxy
An implementation for
CfnWorkflowProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnWorkflowProps.Builder |
builder() |
default Object |
getDefaultRunProperties()
`AWS::Glue::Workflow.DefaultRunProperties`.
|
default String |
getDescription()
`AWS::Glue::Workflow.Description`.
|
default String |
getName()
`AWS::Glue::Workflow.Name`.
|
default Object |
getTags()
`AWS::Glue::Workflow.Tags`.
|
@Stability(value=Stable) @Nullable default Object getDefaultRunProperties()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default Object getTags()
@Stability(value=Stable) static CfnWorkflowProps.Builder builder()
CfnWorkflowProps.Builder of CfnWorkflowPropsCopyright © 2021. All rights reserved.