machines

@JvmName(name = "iucjkrisfdgquyif")
suspend fun machines(value: Output<List<MachineReferenceWithHintsArgs>>)
@JvmName(name = "juuekwlshbspyrch")
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 = "gocpdcevvjkjcvaj")
suspend fun machines(vararg values: Output<MachineReferenceWithHintsArgs>)


@JvmName(name = "clukjnbqbmjggqvg")
suspend fun machines(values: List<Output<MachineReferenceWithHintsArgs>>)
@JvmName(name = "slmijjrtfgrlvhff")
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 = "ydultrxwxpfutbqq")
suspend fun machines(argument: List<suspend MachineReferenceWithHintsArgsBuilder.() -> Unit>)
@JvmName(name = "rqflnjegerlwmcuo")
suspend fun machines(vararg argument: suspend MachineReferenceWithHintsArgsBuilder.() -> Unit)
@JvmName(name = "nyurwkbtamsmclbb")
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.