componentLists

@JvmName(name = "ebpkflnmluetmqmg")
suspend fun componentLists(value: Output<List<String>>)
@JvmName(name = "ckwvmqcycgkvaqaj")
suspend fun componentLists(value: List<String>?)

Parameters

value

List of components. Its element valid values: "component.live","component.liveRecord","component.liveBeauty","component.rtc","component.rtcRecord","component.im","component.whiteboard","component.liveSecurity","component.chatSecurity".


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


@JvmName(name = "nxgrpquybbcjcqgl")
suspend fun componentLists(values: List<Output<String>>)
@JvmName(name = "gwrgnlgusfhwjmvo")
suspend fun componentLists(vararg values: String)

Parameters

values

List of components. Its element valid values: "component.live","component.liveRecord","component.liveBeauty","component.rtc","component.rtcRecord","component.im","component.whiteboard","component.liveSecurity","component.chatSecurity".