@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.849Z") @Stability(value=Stable) public interface CfnWorkflowProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-workflow.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-workflow.html#cfn-glue-workflow-defaultrunproperties@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-workflow.html#cfn-glue-workflow-description@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-workflow.html#cfn-glue-workflow-name@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-workflow.html#cfn-glue-workflow-tags@Stability(value=Stable) static CfnWorkflowProps.Builder builder()
CfnWorkflowProps.Builder of CfnWorkflowPropsCopyright © 2020. All rights reserved.