images

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

Parameters

value

The VM images of the machines in the pool.


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


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

Parameters

values

The VM images of the machines in the pool.


@JvmName(name = "tpjniatsmgfimtud")
suspend fun images(argument: List<suspend PoolImageArgsBuilder.() -> Unit>)
@JvmName(name = "vpseckshywfkjoie")
suspend fun images(vararg argument: suspend PoolImageArgsBuilder.() -> Unit)
@JvmName(name = "vdsvxeyxbvkhqxbh")
suspend fun images(argument: suspend PoolImageArgsBuilder.() -> Unit)

Parameters

argument

The VM images of the machines in the pool.