guestAccelerators

@JvmName(name = "aciperprxmhpobvh")
suspend fun guestAccelerators(value: Output<List<ClusterNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "glohpfrtjcpyevqg")
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 = "nhgxbbvqiyibfvjv")
suspend fun guestAccelerators(vararg values: Output<ClusterNodeConfigGuestAcceleratorArgs>)


@JvmName(name = "talltnluwypwffwy")
suspend fun guestAccelerators(values: List<Output<ClusterNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "ijvsdgqdxushioxk")
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 = "pruyqmwrxcgrpnbq")
suspend fun guestAccelerators(argument: List<suspend ClusterNodeConfigGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "kyncilsjdwgvyrhv")
suspend fun guestAccelerators(vararg argument: suspend ClusterNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "vlnfbmixrfcxqxxh")
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.