machines

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


@JvmName(name = "fsprsnsbxmcxwtsd")
suspend fun machines(values: List<Output<MachineReferenceWithHintsArgs>>)
@JvmName(name = "vbpajaeodvxrdecn")
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 = "wjdavswysivhqosf")
suspend fun machines(argument: List<suspend MachineReferenceWithHintsArgsBuilder.() -> Unit>)
@JvmName(name = "pwsiywuhkwtobmaw")
suspend fun machines(vararg argument: suspend MachineReferenceWithHintsArgsBuilder.() -> Unit)
@JvmName(name = "plkjihajcdiwpivx")
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.