Terminate Notification Profile Args
data class TerminateNotificationProfileArgs(val enable: Output<Boolean>? = null, val notBeforeTimeout: Output<String>? = null) : ConvertibleToJava<TerminateNotificationProfileArgs>
Specifies Terminate Scheduled Event related configurations.