factoryPresetFreqsList

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


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