AutomationDelay
constructor(seconds: Long? = null, screens: List<String>? = null, executionWindow: ExecutionWindow? = null, regionId: String? = null, appState: AutomationAppState? = null, cancellationTriggers: List<AutomationTrigger>? = null)