topics

@JvmName(name = "edhatoixjafqdmtx")
suspend fun topics(value: Output<List<ContactListTopicArgs>>)
@JvmName(name = "nkqviscqouiiiipn")
suspend fun topics(value: List<ContactListTopicArgs>?)

Parameters

value

Configuration block(s) with topic for the contact list. Detailed below.


@JvmName(name = "qwpcwmjslmvfewjd")
suspend fun topics(vararg values: Output<ContactListTopicArgs>)


@JvmName(name = "prqonavflskygptl")
suspend fun topics(values: List<Output<ContactListTopicArgs>>)
@JvmName(name = "vbduidetdorrbabr")
suspend fun topics(vararg values: ContactListTopicArgs)

Parameters

values

Configuration block(s) with topic for the contact list. Detailed below.


@JvmName(name = "tkbistqhphuqifxg")
suspend fun topics(argument: List<suspend ContactListTopicArgsBuilder.() -> Unit>)
@JvmName(name = "vjixrtiuaxcgekbw")
suspend fun topics(vararg argument: suspend ContactListTopicArgsBuilder.() -> Unit)
@JvmName(name = "xfeecfmsvnttdlja")
suspend fun topics(argument: suspend ContactListTopicArgsBuilder.() -> Unit)

Parameters

argument

Configuration block(s) with topic for the contact list. Detailed below.