guestAccelerators

@JvmName(name = "frpaoxvnikkydrdo")
suspend fun guestAccelerators(value: Output<List<AcceleratorConfigArgs>>)
@JvmName(name = "edgxlqrqcseftpkj")
suspend fun guestAccelerators(value: List<AcceleratorConfigArgs>?)

Parameters

value

A list of the type and count of accelerator cards attached to the instance.


@JvmName(name = "sdjhgwmjvywjjmgp")
suspend fun guestAccelerators(vararg values: Output<AcceleratorConfigArgs>)


@JvmName(name = "fpbvswtojmukfxgd")
suspend fun guestAccelerators(values: List<Output<AcceleratorConfigArgs>>)
@JvmName(name = "fqhfnkwnderqjgnx")
suspend fun guestAccelerators(vararg values: AcceleratorConfigArgs)

Parameters

values

A list of the type and count of accelerator cards attached to the instance.


@JvmName(name = "riofmwisqldpiroj")
suspend fun guestAccelerators(argument: List<suspend AcceleratorConfigArgsBuilder.() -> Unit>)
@JvmName(name = "bdkerhhaceypkiwd")
suspend fun guestAccelerators(vararg argument: suspend AcceleratorConfigArgsBuilder.() -> Unit)
@JvmName(name = "qqmpxqongveexjjn")
suspend fun guestAccelerators(argument: suspend AcceleratorConfigArgsBuilder.() -> Unit)

Parameters

argument

A list of the type and count of accelerator cards attached to the instance.