Uses of Interface
software.amazon.awscdk.services.batch.INodeRangeProps
Packages that use INodeRangeProps
-
Uses of INodeRangeProps in software.amazon.awscdk.services.batch
Subinterfaces of INodeRangeProps in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINodeRangeProps.Classes in software.amazon.awscdk.services.batch that implement INodeRangePropsModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.batch that return types with arguments of type INodeRangePropsModifier and TypeMethodDescriptionIMultiNodeProps.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.final List<INodeRangeProps>IMultiNodeProps.Jsii$Proxy.getRangeProps()(experimental) A list of node ranges and their properties associated with a multi-node parallel job.Method parameters in software.amazon.awscdk.services.batch with type arguments of type INodeRangePropsModifier and TypeMethodDescriptiondefault voidIMultiNodeProps.Jsii$Default.setRangeProps(List<INodeRangeProps> value) (experimental) A list of node ranges and their properties associated with a multi-node parallel job.final voidIMultiNodeProps.Jsii$Proxy.setRangeProps(List<INodeRangeProps> value) (experimental) A list of node ranges and their properties associated with a multi-node parallel job.voidIMultiNodeProps.setRangeProps(List<INodeRangeProps> value) (experimental) A list of node ranges and their properties associated with a multi-node parallel job.