@Stability(value=Stable) public static final class CfnJobDefinition.NodeRangePropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJobDefinition.NodeRangePropertyProperty>
CfnJobDefinition.NodeRangePropertyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJobDefinition.NodeRangePropertyProperty |
build()
Builds the configured instance.
|
CfnJobDefinition.NodeRangePropertyProperty.Builder |
container(CfnJobDefinition.ContainerPropertiesProperty container)
Sets the value of
CfnJobDefinition.NodeRangePropertyProperty.getContainer() |
CfnJobDefinition.NodeRangePropertyProperty.Builder |
container(IResolvable container)
Sets the value of
CfnJobDefinition.NodeRangePropertyProperty.getContainer() |
CfnJobDefinition.NodeRangePropertyProperty.Builder |
targetNodes(String targetNodes)
Sets the value of
CfnJobDefinition.NodeRangePropertyProperty.getTargetNodes() |
@Stability(value=Stable) public CfnJobDefinition.NodeRangePropertyProperty.Builder targetNodes(String targetNodes)
CfnJobDefinition.NodeRangePropertyProperty.getTargetNodes()targetNodes - `CfnJobDefinition.NodeRangePropertyProperty.TargetNodes`. This parameter is required.this@Stability(value=Stable) public CfnJobDefinition.NodeRangePropertyProperty.Builder container(CfnJobDefinition.ContainerPropertiesProperty container)
CfnJobDefinition.NodeRangePropertyProperty.getContainer()container - `CfnJobDefinition.NodeRangePropertyProperty.Container`.this@Stability(value=Stable) public CfnJobDefinition.NodeRangePropertyProperty.Builder container(IResolvable container)
CfnJobDefinition.NodeRangePropertyProperty.getContainer()container - `CfnJobDefinition.NodeRangePropertyProperty.Container`.this@Stability(value=Stable) public CfnJobDefinition.NodeRangePropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnJobDefinition.NodeRangePropertyProperty>CfnJobDefinition.NodeRangePropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.