@Stability(value=Stable) public static final class CfnServer.WorkflowDetailProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnServer.WorkflowDetailProperty>
CfnServer.WorkflowDetailProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnServer.WorkflowDetailProperty |
build()
Builds the configured instance.
|
CfnServer.WorkflowDetailProperty.Builder |
executionRole(String executionRole)
Sets the value of
CfnServer.WorkflowDetailProperty.getExecutionRole() |
CfnServer.WorkflowDetailProperty.Builder |
workflowId(String workflowId)
Sets the value of
CfnServer.WorkflowDetailProperty.getWorkflowId() |
@Stability(value=Stable) public CfnServer.WorkflowDetailProperty.Builder executionRole(String executionRole)
CfnServer.WorkflowDetailProperty.getExecutionRole()executionRole - `CfnServer.WorkflowDetailProperty.ExecutionRole`. This parameter is required.this@Stability(value=Stable) public CfnServer.WorkflowDetailProperty.Builder workflowId(String workflowId)
CfnServer.WorkflowDetailProperty.getWorkflowId()workflowId - `CfnServer.WorkflowDetailProperty.WorkflowId`. This parameter is required.this@Stability(value=Stable) public CfnServer.WorkflowDetailProperty build()
build in interface software.amazon.jsii.Builder<CfnServer.WorkflowDetailProperty>CfnServer.WorkflowDetailPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.