guestAccelerators

@JvmName(name = "bbnoeqtdyqydyhcy")
suspend fun guestAccelerators(value: Output<List<ClusterNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "csbtykhhebxollnh")
suspend fun guestAccelerators(value: List<ClusterNodeConfigGuestAcceleratorArgs>?)

Parameters

value

List of the type and count of accelerator cards attached to the instance. Structure documented below.


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


@JvmName(name = "kmyetlyywjfamwac")
suspend fun guestAccelerators(values: List<Output<ClusterNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "afwypeonprfsmrsy")
suspend fun guestAccelerators(vararg values: ClusterNodeConfigGuestAcceleratorArgs)

Parameters

values

List of the type and count of accelerator cards attached to the instance. Structure documented below.


@JvmName(name = "unnqlwaylwnypxsx")
suspend fun guestAccelerators(argument: List<suspend ClusterNodeConfigGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "ixypxbrqghehacgx")
suspend fun guestAccelerators(vararg argument: suspend ClusterNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "vgyafswrhijphbvd")
suspend fun guestAccelerators(argument: suspend ClusterNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)

Parameters

argument

List of the type and count of accelerator cards attached to the instance. Structure documented below.