@Stability(value=Experimental) public static final class WorkflowRunOptions.Builder extends Object implements software.amazon.jsii.Builder<WorkflowRunOptions>
WorkflowRunOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowRunOptions |
build()
Builds the configured instance.
|
WorkflowRunOptions.Builder |
types(List<String> types)
Sets the value of
WorkflowRunOptions.getTypes() |
@Stability(value=Experimental) public WorkflowRunOptions.Builder types(List<String> types)
WorkflowRunOptions.getTypes()types - Which activity types to trigger on.this@Stability(value=Experimental) public WorkflowRunOptions build()
build in interface software.amazon.jsii.Builder<WorkflowRunOptions>WorkflowRunOptionsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.