acceleratorManufacturers

@JvmName(name = "suncolwoedfweofp")
suspend fun acceleratorManufacturers(value: Output<List<Either<String, AcceleratorManufacturer>>>)
@JvmName(name = "trkkllriqdcvffce")
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 = "puhtdoqfisrcgtlx")
suspend fun acceleratorManufacturers(vararg values: Output<Either<String, AcceleratorManufacturer>>)


@JvmName(name = "mcgpmtkalgoxpqri")
suspend fun acceleratorManufacturers(values: List<Output<Either<String, AcceleratorManufacturer>>>)
@JvmName(name = "mgfbkbpfbakuhjwn")
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.