contactIds

val contactIds: Output<List<String>>

The ids of subscribed contacts. NOTE: There is a potential diff error because of the order of contact_ids values indefinite. So, from version 1.161.0, contact_ids type has been updated as set from list, and you can use tolist to convert it to a list.