ContactChannelArgs

constructor(contactId: Output<String>? = null, deliveryAddress: Output<ContactChannelDeliveryAddressArgs>? = null, name: Output<String>? = null, type: Output<String>? = null)