topics

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

Parameters

value

The topics associated with the contact list.


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


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

Parameters

values

The topics associated with the contact list.


@JvmName(name = "uesgopjortbrvgmt")
suspend fun topics(argument: List<suspend ContactListTopicArgsBuilder.() -> Unit>)
@JvmName(name = "yjqgkaemrvsdnwuf")
suspend fun topics(vararg argument: suspend ContactListTopicArgsBuilder.() -> Unit)
@JvmName(name = "avhbaikfyftipvpn")
suspend fun topics(argument: suspend ContactListTopicArgsBuilder.() -> Unit)

Parameters

argument

The topics associated with the contact list.