machines

@JvmName(name = "abdsuqlngtrnxoyo")
suspend fun machines(value: Output<List<MachineReferenceWithHintsArgs>>)
@JvmName(name = "pmpwhlubsiigjytn")
suspend fun machines(value: List<MachineReferenceWithHintsArgs>?)

Parameters

value

References of the machines in this group. The hints within each reference do not represent the current value of the corresponding fields. They are a snapshot created during the last time the machine group was updated.


@JvmName(name = "pwkiwpkdhbrwytel")
suspend fun machines(vararg values: Output<MachineReferenceWithHintsArgs>)


@JvmName(name = "trtkbibvhomfpogg")
suspend fun machines(values: List<Output<MachineReferenceWithHintsArgs>>)
@JvmName(name = "jnygmfufljhrdvjd")
suspend fun machines(vararg values: MachineReferenceWithHintsArgs)

Parameters

values

References of the machines in this group. The hints within each reference do not represent the current value of the corresponding fields. They are a snapshot created during the last time the machine group was updated.


@JvmName(name = "kygrieswxcaiktji")
suspend fun machines(argument: List<suspend MachineReferenceWithHintsArgsBuilder.() -> Unit>)
@JvmName(name = "srwuhvitgvylbtjw")
suspend fun machines(vararg argument: suspend MachineReferenceWithHintsArgsBuilder.() -> Unit)
@JvmName(name = "cofthdojiexpiqgc")
suspend fun machines(argument: suspend MachineReferenceWithHintsArgsBuilder.() -> Unit)

Parameters

argument

References of the machines in this group. The hints within each reference do not represent the current value of the corresponding fields. They are a snapshot created during the last time the machine group was updated.