Notification Channel Sensitive Labels Args
data class NotificationChannelSensitiveLabelsArgs(val authToken: Output<String>? = null, val password: Output<String>? = null, val serviceKey: Output<String>? = null) : ConvertibleToJava<NotificationChannelSensitiveLabelsArgs>