machines

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


@JvmName(name = "sxhhoprousgvflyq")
suspend fun machines(values: List<Output<MachineReferenceWithHintsArgs>>)
@JvmName(name = "epuogsojysdmehes")
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 = "rjltqrndebxvomij")
suspend fun machines(argument: List<suspend MachineReferenceWithHintsArgsBuilder.() -> Unit>)
@JvmName(name = "idqqikytantfikhi")
suspend fun machines(vararg argument: suspend MachineReferenceWithHintsArgsBuilder.() -> Unit)
@JvmName(name = "ddjrsamrtwmjcdpq")
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.