acceleratorManufacturers

@JvmName(name = "snfrmqygxykyiwup")
suspend fun acceleratorManufacturers(value: Output<List<Either<String, AcceleratorManufacturer>>>)
@JvmName(name = "pqjgflwocbnyknhm")
suspend fun acceleratorManufacturers(value: List<Either<String, AcceleratorManufacturer>>?)

Parameters

value

The accelerator manufacturers specified as a list. acceleratorSupport should be set to "Included" or "Required" to use this VMAttribute. If acceleratorSupport is "Excluded", this VMAttribute can not be used.


@JvmName(name = "rtnposwdwyaaunwl")
suspend fun acceleratorManufacturers(vararg values: Output<Either<String, AcceleratorManufacturer>>)


@JvmName(name = "tqvjhjubqrpvnovs")
suspend fun acceleratorManufacturers(values: List<Output<Either<String, AcceleratorManufacturer>>>)
@JvmName(name = "jehscvnaukguncff")
suspend fun acceleratorManufacturers(vararg values: Either<String, AcceleratorManufacturer>)

Parameters

values

The accelerator manufacturers specified as a list. acceleratorSupport should be set to "Included" or "Required" to use this VMAttribute. If acceleratorSupport is "Excluded", this VMAttribute can not be used.