scheduledOperationDetails property

List<ScheduledOperationDetails>? scheduledOperationDetails
getter/setter pair

The list and details of the scheduled operations of the Autonomous Database.

Output only.

Implementation

core.List<ScheduledOperationDetails>? scheduledOperationDetails;