topics

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

Parameters

value

The topics associated with the contact list.


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


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

Parameters

values

The topics associated with the contact list.


@JvmName(name = "pdodaashnfofsoaw")
suspend fun topics(argument: List<suspend ContactListTopicArgsBuilder.() -> Unit>)
@JvmName(name = "dcaodclreqatnqcr")
suspend fun topics(vararg argument: suspend ContactListTopicArgsBuilder.() -> Unit)
@JvmName(name = "phqgjrqlnneunuxk")
suspend fun topics(argument: suspend ContactListTopicArgsBuilder.() -> Unit)

Parameters

argument

The topics associated with the contact list.