Scheduled Action By Scope Args
constructor(displayName: Output<String>? = null, fileDestination: Output<FileDestinationArgs>? = null, kind: Output<Either<String, ScheduledActionKind>>? = null, name: Output<String>? = null, notification: Output<NotificationPropertiesArgs>? = null, notificationEmail: Output<String>? = null, schedule: Output<SchedulePropertiesArgs>? = null, scope: Output<String>? = null, status: Output<Either<String, ScheduledActionStatus>>? = null, viewId: Output<String>? = null)