@Stability(value=Stable) public static final class CfnContact.StageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnContact.StageProperty>
CfnContact.StageProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnContact.StageProperty |
build()
Builds the configured instance.
|
CfnContact.StageProperty.Builder |
durationInMinutes(Number durationInMinutes)
Sets the value of
CfnContact.StageProperty.getDurationInMinutes() |
CfnContact.StageProperty.Builder |
targets(IResolvable targets)
Sets the value of
CfnContact.StageProperty.getTargets() |
CfnContact.StageProperty.Builder |
targets(List<? extends Object> targets)
Sets the value of
CfnContact.StageProperty.getTargets() |
@Stability(value=Stable) public CfnContact.StageProperty.Builder durationInMinutes(Number durationInMinutes)
CfnContact.StageProperty.getDurationInMinutes()durationInMinutes - `CfnContact.StageProperty.DurationInMinutes`. This parameter is required.this@Stability(value=Stable) public CfnContact.StageProperty.Builder targets(IResolvable targets)
CfnContact.StageProperty.getTargets()targets - `CfnContact.StageProperty.Targets`.this@Stability(value=Stable) public CfnContact.StageProperty.Builder targets(List<? extends Object> targets)
CfnContact.StageProperty.getTargets()targets - `CfnContact.StageProperty.Targets`.this@Stability(value=Stable) public CfnContact.StageProperty build()
build in interface software.amazon.jsii.Builder<CfnContact.StageProperty>CfnContact.StagePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.