@Stability(value=Stable)
public static interface CfnJobDefinition.NodeRangePropertyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJobDefinition.NodeRangePropertyProperty.Builder
A builder for
CfnJobDefinition.NodeRangePropertyProperty |
static class |
CfnJobDefinition.NodeRangePropertyProperty.Jsii$Proxy
An implementation for
CfnJobDefinition.NodeRangePropertyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJobDefinition.NodeRangePropertyProperty.Builder |
builder() |
default Object |
getContainer()
`CfnJobDefinition.NodeRangePropertyProperty.Container`.
|
String |
getTargetNodes()
`CfnJobDefinition.NodeRangePropertyProperty.TargetNodes`.
|
@Stability(value=Stable) @NotNull String getTargetNodes()
@Stability(value=Stable) @Nullable default Object getContainer()
@Stability(value=Stable) static CfnJobDefinition.NodeRangePropertyProperty.Builder builder()
Copyright © 2021. All rights reserved.