guestAccelerators

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


@JvmName(name = "byehsvdcvcduaxcn")
suspend fun guestAccelerators(values: List<Output<ClusterNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "toneuytevhatxvrr")
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 = "xojnduhpseuameiu")
suspend fun guestAccelerators(argument: List<suspend ClusterNodeConfigGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "mhymgnlxeoccqyyr")
suspend fun guestAccelerators(vararg argument: suspend ClusterNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "pdpnebrnqbbsknak")
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.