topics

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

Parameters

value

The topics associated with the contact list.


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


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

Parameters

values

The topics associated with the contact list.


@JvmName(name = "tdqavqtigwnycjkj")
suspend fun topics(argument: List<suspend ContactListTopicArgsBuilder.() -> Unit>)
@JvmName(name = "aejfliubsvaovxcv")
suspend fun topics(vararg argument: suspend ContactListTopicArgsBuilder.() -> Unit)
@JvmName(name = "hwciymnggrjomcic")
suspend fun topics(argument: suspend ContactListTopicArgsBuilder.() -> Unit)

Parameters

argument

The topics associated with the contact list.