images

@JvmName(name = "ftvghctvihwhwejp")
suspend fun images(value: Output<List<PoolImageArgs>>)
@JvmName(name = "jshvcbblhejguujx")
suspend fun images(value: List<PoolImageArgs>)

Parameters

value

The VM images of the machines in the pool.


@JvmName(name = "wmsqgjsvpoxtjeys")
suspend fun images(vararg values: Output<PoolImageArgs>)


@JvmName(name = "jaitpxiwneqatcaw")
suspend fun images(values: List<Output<PoolImageArgs>>)
@JvmName(name = "nijagaqqbsnrjafo")
suspend fun images(vararg values: PoolImageArgs)

Parameters

values

The VM images of the machines in the pool.


@JvmName(name = "ofbvcaumebhuidel")
suspend fun images(argument: List<suspend PoolImageArgsBuilder.() -> Unit>)
@JvmName(name = "bqphftuwxedwmqgr")
suspend fun images(vararg argument: suspend PoolImageArgsBuilder.() -> Unit)
@JvmName(name = "bprpedoaqksnqjvx")
suspend fun images(argument: suspend PoolImageArgsBuilder.() -> Unit)

Parameters

argument

The VM images of the machines in the pool.