@Stability(value=Stable) public static final class CfnJobTemplate.HopDestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJobTemplate.HopDestinationProperty>
CfnJobTemplate.HopDestinationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJobTemplate.HopDestinationProperty |
build()
Builds the configured instance.
|
CfnJobTemplate.HopDestinationProperty.Builder |
priority(Number priority)
Sets the value of
CfnJobTemplate.HopDestinationProperty.getPriority() |
CfnJobTemplate.HopDestinationProperty.Builder |
queue(String queue)
Sets the value of
CfnJobTemplate.HopDestinationProperty.getQueue() |
CfnJobTemplate.HopDestinationProperty.Builder |
waitMinutes(Number waitMinutes)
Sets the value of
CfnJobTemplate.HopDestinationProperty.getWaitMinutes() |
@Stability(value=Stable) public CfnJobTemplate.HopDestinationProperty.Builder priority(Number priority)
CfnJobTemplate.HopDestinationProperty.getPriority()priority - `CfnJobTemplate.HopDestinationProperty.Priority`.this@Stability(value=Stable) public CfnJobTemplate.HopDestinationProperty.Builder queue(String queue)
CfnJobTemplate.HopDestinationProperty.getQueue()queue - `CfnJobTemplate.HopDestinationProperty.Queue`.this@Stability(value=Stable) public CfnJobTemplate.HopDestinationProperty.Builder waitMinutes(Number waitMinutes)
CfnJobTemplate.HopDestinationProperty.getWaitMinutes()waitMinutes - `CfnJobTemplate.HopDestinationProperty.WaitMinutes`.this@Stability(value=Stable) public CfnJobTemplate.HopDestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnJobTemplate.HopDestinationProperty>CfnJobTemplate.HopDestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.