factoryPresetFreqsList

@JvmName(name = "aybbwtrxebowewro")
suspend fun factoryPresetFreqsList(value: Output<List<Int>>)
@JvmName(name = "fisnduftgdtfgjpg")
suspend fun factoryPresetFreqsList(value: List<Int>?)

Parameters

value

The list of values that make up the FactoryPresetFreqs value. Valid range of values include a minimum value of 1000000 and a maximum value of 16700000.


@JvmName(name = "dkaajbcteafmiouu")
suspend fun factoryPresetFreqsList(vararg values: Output<Int>)


@JvmName(name = "avykcfgukjplmusq")
suspend fun factoryPresetFreqsList(values: List<Output<Int>>)
@JvmName(name = "qgexanjgqorphlkc")
suspend fun factoryPresetFreqsList(vararg values: Int)

Parameters

values

The list of values that make up the FactoryPresetFreqs value. Valid range of values include a minimum value of 1000000 and a maximum value of 16700000.