images

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

Parameters

value

The VM images of the machines in the pool.


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


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

Parameters

values

The VM images of the machines in the pool.


@JvmName(name = "skwhpnqqnsdtjrlx")
suspend fun images(argument: List<suspend PoolImageArgsBuilder.() -> Unit>)
@JvmName(name = "dypffruulrbsdpbf")
suspend fun images(vararg argument: suspend PoolImageArgsBuilder.() -> Unit)
@JvmName(name = "guumwhywelvlmomg")
suspend fun images(argument: suspend PoolImageArgsBuilder.() -> Unit)

Parameters

argument

The VM images of the machines in the pool.