@Stability(value=Stable) public static final class ManualApprovalStepProps.Builder extends Object implements software.amazon.jsii.Builder<ManualApprovalStepProps>
ManualApprovalStepProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ManualApprovalStepProps |
build()
Builds the configured instance.
|
ManualApprovalStepProps.Builder |
comment(String comment)
Sets the value of
ManualApprovalStepProps.getComment() |
@Stability(value=Stable) public ManualApprovalStepProps.Builder comment(String comment)
ManualApprovalStepProps.getComment()comment - The comment to display with this manual approval.this@Stability(value=Stable) public ManualApprovalStepProps build()
build in interface software.amazon.jsii.Builder<ManualApprovalStepProps>ManualApprovalStepPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.