ContactListArgs

constructor(contactListName: Output<String>? = null, description: Output<String>? = null, tags: Output<List<TagArgs>>? = null, topics: Output<List<ContactListTopicArgs>>? = null)