images

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

Parameters

value

The VM images of the machines in the pool.


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


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

Parameters

values

The VM images of the machines in the pool.


@JvmName(name = "qpfnldyxuejgtwjg")
suspend fun images(argument: List<suspend PoolImageArgsBuilder.() -> Unit>)
@JvmName(name = "qjqgljedfxxwsxmd")
suspend fun images(vararg argument: suspend PoolImageArgsBuilder.() -> Unit)
@JvmName(name = "rarrefygbpatvrva")
suspend fun images(argument: suspend PoolImageArgsBuilder.() -> Unit)

Parameters

argument

The VM images of the machines in the pool.