NotificationPropertiesArgs

constructor(language: Output<String>? = null, message: Output<String>? = null, regionalFormat: Output<String>? = null, subject: Output<String>, to: Output<List<String>>)