View a markdown version of this page

AutonomousDatabaseBackup - Oracle Database@AWS

AutonomousDatabaseBackup

Information about an Autonomous Database backup.

Contents

autonomousDatabaseBackupArn

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

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}

Required: No

autonomousDatabaseBackupId

The unique identifier of the Autonomous Database backup.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 64.

Pattern: [a-zA-Z0-9_~.-]+

Required: No

autonomousDatabaseId

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

Type: String

Length Constraints: Minimum length of 6. Maximum length of 64.

Pattern: [a-zA-Z0-9_~.-]+

Required: No

dbVersion

The Oracle Database software version of the Autonomous Database backup.

Type: String

Required: No

displayName

The user-friendly name of the Autonomous Database backup.

Type: String

Required: No

isAutomatic

Indicates whether the backup was created automatically.

Type: Boolean

Required: No

ocid

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

Type: String

Required: No

retentionPeriodInDays

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

Type: Integer

Required: No

sizeInTBs

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

Type: Double

Required: No

status

The current status of the Autonomous Database backup.

Type: String

Valid Values: ACTIVE | CREATING | UPDATING | DELETING | FAILED

Required: No

statusReason

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

Type: String

Required: No

timeAvailableTill

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

Type: Timestamp

Required: No

timeEnded

The date and time when the Autonomous Database backup ended.

Type: Timestamp

Required: No

timeStarted

The date and time when the Autonomous Database backup started.

Type: Timestamp

Required: No

type

The type of the Autonomous Database backup.

Type: String

Valid Values: INCREMENTAL | FULL | LONGTERM | VIRTUAL_FULL | CUMULATIVE_INCREMENTAL | ROLL_FORWARD_IMAGE_COPY

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: