guestAccelerators

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "drwpbjvefpsbagbq")
suspend fun guestAccelerators(argument: List<suspend NodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "nsvwicqqweanivlc")
suspend fun guestAccelerators(vararg argument: suspend NodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "pujsxajulraldnlr")
suspend fun guestAccelerators(argument: suspend NodePoolNodeConfigGuestAcceleratorArgsBuilder.() -> Unit)

Parameters

argument

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