guestAccelerators

@JvmName(name = "cjsbkojrvshibgic")
suspend fun guestAccelerators(value: Output<List<InstanceTemplateGuestAcceleratorArgs>>)
@JvmName(name = "kpqtyfjmrxiajrca")
suspend fun guestAccelerators(value: List<InstanceTemplateGuestAcceleratorArgs>?)

Parameters

value

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


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


@JvmName(name = "ecqmhggvcprtomty")
suspend fun guestAccelerators(values: List<Output<InstanceTemplateGuestAcceleratorArgs>>)
@JvmName(name = "fyuydjwvxpveevyh")
suspend fun guestAccelerators(vararg values: InstanceTemplateGuestAcceleratorArgs)

Parameters

values

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


@JvmName(name = "cdsdgcdsjownwerq")
suspend fun guestAccelerators(argument: List<suspend InstanceTemplateGuestAcceleratorArgsBuilder.() -> Unit>)
@JvmName(name = "ytfttvxdkjygexwx")
suspend fun guestAccelerators(vararg argument: suspend InstanceTemplateGuestAcceleratorArgsBuilder.() -> Unit)
@JvmName(name = "squlnyxvlhearjjw")
suspend fun guestAccelerators(argument: suspend InstanceTemplateGuestAcceleratorArgsBuilder.() -> Unit)

Parameters

argument

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