nodeRangeProperties

@JvmName(name = "jahniyfsvfjjqbqf")
suspend fun nodeRangeProperties(value: Output<List<JobDefinitionNodeRangePropertyArgs>>)
@JvmName(name = "rksephtxnmukcabr")
suspend fun nodeRangeProperties(value: List<JobDefinitionNodeRangePropertyArgs>)

Parameters

value

A list of node ranges and their properties that are associated with a multi-node parallel job.


@JvmName(name = "drxvhbksvxpureow")
suspend fun nodeRangeProperties(vararg values: Output<JobDefinitionNodeRangePropertyArgs>)


@JvmName(name = "ejxuuqdikbdiwerd")
suspend fun nodeRangeProperties(values: List<Output<JobDefinitionNodeRangePropertyArgs>>)
@JvmName(name = "qefaqwinwrgfibbj")
suspend fun nodeRangeProperties(vararg values: JobDefinitionNodeRangePropertyArgs)

Parameters

values

A list of node ranges and their properties that are associated with a multi-node parallel job.


@JvmName(name = "rggyxaadxwsmsdwl")
suspend fun nodeRangeProperties(argument: List<suspend JobDefinitionNodeRangePropertyArgsBuilder.() -> Unit>)
@JvmName(name = "slachplmvsowennp")
suspend fun nodeRangeProperties(vararg argument: suspend JobDefinitionNodeRangePropertyArgsBuilder.() -> Unit)
@JvmName(name = "fyidivfserrqgeqo")
suspend fun nodeRangeProperties(argument: suspend JobDefinitionNodeRangePropertyArgsBuilder.() -> Unit)

Parameters

argument

A list of node ranges and their properties that are associated with a multi-node parallel job.