factoryPresetFreqsList

@JvmName(name = "iarqvdgcffllfhhw")
suspend fun factoryPresetFreqsList(value: Output<List<Int>>)
@JvmName(name = "xvoqtppwgtsvopai")
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 = "kxyxtcwwiimboubn")
suspend fun factoryPresetFreqsList(vararg values: Output<Int>)


@JvmName(name = "nuajhhrovffwkkhh")
suspend fun factoryPresetFreqsList(values: List<Output<Int>>)
@JvmName(name = "rmvftunmqwrkdilm")
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.