AutonomousDatabaseBackupSummary

A summary of an Autonomous Database backup.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Autonomous Database backup.

Link copied to clipboard

The unique identifier of the Autonomous Database backup.

Link copied to clipboard

The unique identifier of the Autonomous Database that the backup was created from.

Link copied to clipboard

The Oracle Database software version of the Autonomous Database backup.

Link copied to clipboard

The user-friendly name of the Autonomous Database backup.

Link copied to clipboard

Indicates whether the backup was created automatically.

Link copied to clipboard
val ocid: String?

The Oracle Cloud Identifier (OCID) of the Autonomous Database backup.

Link copied to clipboard

The retention period, in days, for the Autonomous Database backup.

Link copied to clipboard

The size of the Autonomous Database backup, in terabytes (TB).

Link copied to clipboard

The current status of the Autonomous Database backup.

Link copied to clipboard

Additional information about the current status of the Autonomous Database backup, if applicable.

Link copied to clipboard

The date and time until which the Autonomous Database backup is available for restore.

Link copied to clipboard

The date and time when the Autonomous Database backup ended.

Link copied to clipboard

The date and time when the Autonomous Database backup started.

Link copied to clipboard

The type of the Autonomous Database backup.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String