acceleratorTypes

@JvmName(name = "memsqutjsqkldopc")
suspend fun acceleratorTypes(value: Output<List<String>>)
@JvmName(name = "rdcyvwwiaflpafgo")
suspend fun acceleratorTypes(value: List<String>?)

Parameters

value

The accelerator types that must be on the instance type. Default is any accelerator type.


@JvmName(name = "vudkxtxsfdaddkxi")
suspend fun acceleratorTypes(vararg values: Output<String>)


@JvmName(name = "mymtlbcjqirlesxg")
suspend fun acceleratorTypes(values: List<Output<String>>)
@JvmName(name = "byngvkuwyqeegydd")
suspend fun acceleratorTypes(vararg values: String)

Parameters

values

The accelerator types that must be on the instance type. Default is any accelerator type.