| Modifier and Type | Interface and Description |
|---|---|
static interface |
INodeRangeProps.Jsii$Default
Internal default implementation for
INodeRangeProps. |
| Modifier and Type | Class and Description |
|---|---|
static class |
INodeRangeProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
List<INodeRangeProps> |
IMultiNodeProps.getRangeProps()
(experimental) A list of node ranges and their properties associated with a multi-node parallel job.
|
List<INodeRangeProps> |
IMultiNodeProps.Jsii$Proxy.getRangeProps()
(experimental) A list of node ranges and their properties associated with a multi-node parallel job.
|
default List<INodeRangeProps> |
IMultiNodeProps.Jsii$Default.getRangeProps()
(experimental) A list of node ranges and their properties associated with a multi-node parallel job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IMultiNodeProps.setRangeProps(List<INodeRangeProps> value)
(experimental) A list of node ranges and their properties associated with a multi-node parallel job.
|
void |
IMultiNodeProps.Jsii$Proxy.setRangeProps(List<INodeRangeProps> value)
(experimental) A list of node ranges and their properties associated with a multi-node parallel job.
|
default void |
IMultiNodeProps.Jsii$Default.setRangeProps(List<INodeRangeProps> value)
(experimental) A list of node ranges and their properties associated with a multi-node parallel job.
|
Copyright © 2021. All rights reserved.