View a markdown version of this page

RestoreFromBackupConfiguration - Oracle Database@AWS

RestoreFromBackupConfiguration

The configuration for creating an Autonomous Database by restoring from a backup.

Contents

autonomousDatabaseBackupId

The unique identifier of the Autonomous Database backup to restore from.

Type: String

Length Constraints: Minimum length of 6. 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-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})

Required: Yes

cloneType

The type of clone to create from the backup.

Type: String

Valid Values: FULL | METADATA | PARTIAL

Required: Yes

cloneTableSpaceList

The list of tablespace identifiers to clone from the backup.

Type: Array of integers

Required: No

See Also

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