guestAccelerators

@JvmName(name = "aoiinrkqvjratlke")
suspend fun guestAccelerators(value: Output<List<NodePoolNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "dqbfxwvjmdudmmex")
suspend fun guestAccelerators(value: List<NodePoolNodeConfigGuestAcceleratorArgs>?)

Parameters

value

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


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


@JvmName(name = "glnuovisdiifslrj")
suspend fun guestAccelerators(values: List<Output<NodePoolNodeConfigGuestAcceleratorArgs>>)
@JvmName(name = "xkdpbjpigmdrfkta")
suspend fun guestAccelerators(vararg values: NodePoolNodeConfigGuestAcceleratorArgs)

Parameters

values

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


@JvmName(name = "pkkatdvtrukgkswy")
suspend fun guestAccelerators(argument: List<suspend NodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "wbhraoarsdsrrjhy")
suspend fun guestAccelerators(vararg argument: suspend NodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "ushauavvqgrttetm")
suspend fun guestAccelerators(argument: suspend NodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)

Parameters

argument

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