CreateAutonomousDatabaseRequest

Types

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

Properties

Link copied to clipboard

The password for the ADMIN user of the Autonomous Database.

Link copied to clipboard

The list of IP addresses that are allowed to access the Autonomous Database.

Link copied to clipboard

The maintenance schedule type for the Autonomous Database.

Link copied to clipboard

The retention period, in days, for automatic backups of the Autonomous Database.

Link copied to clipboard

The maximum number of compute resources that you can allocate to the Autonomous Database under the bring-your-own-license (BYOL) model.

Link copied to clipboard

The character set to use for the Autonomous Database.

Link copied to clipboard

A client-provided token to ensure the idempotency of the request.

Link copied to clipboard

The compute capacity, in number of Elastic CPUs (ECPUs) or Oracle CPUs (OCPUs), to assign to the Autonomous Database.

Link copied to clipboard

The number of CPU cores to allocate to the Autonomous Database.

Link copied to clipboard

The list of customer contacts to receive operational notifications from Oracle Cloud Infrastructure (OCI) for the Autonomous Database.

Link copied to clipboard

The Oracle Database edition to apply to the Autonomous Database.

Link copied to clipboard

The size, in gigabytes (GB), of the data volume to allocate for the Autonomous Database.

Link copied to clipboard

The size, in terabytes (TB), of the data volume to allocate for the Autonomous Database.

Link copied to clipboard

The name of the Autonomous Database. The name must begin with an alphabetic character and can contain a maximum of 30 alphanumeric characters. Special characters are not permitted. The name must be unique in the Amazon Web Services account.

Link copied to clipboard

The list of database management tools to enable for the Autonomous Database.

Link copied to clipboard

The Oracle Database software version to use for the Autonomous Database.

Link copied to clipboard

The intended use of the Autonomous Database, such as transaction processing, data warehouse, JSON database, or APEX.

Link copied to clipboard

The user-friendly name for the Autonomous Database. The name does not have to be unique.

Link copied to clipboard

The configuration of the encryption key to use for the Autonomous Database.

Link copied to clipboard

The provider of the encryption key to use for the Autonomous Database.

Link copied to clipboard

Specifies whether to enable automatic scaling of the compute resources for the Autonomous Database.

Link copied to clipboard

Specifies whether to enable automatic scaling of the storage for the Autonomous Database.

Link copied to clipboard

Specifies whether to lock the backup retention period of the Autonomous Database to prevent it from being shortened.

Link copied to clipboard

Specifies whether to enable local Oracle Data Guard for the Autonomous Database.

Link copied to clipboard

Specifies whether mutual TLS (mTLS) authentication is required to connect to the Autonomous Database.

Link copied to clipboard

The Oracle license model to apply to the Autonomous Database.

Link copied to clipboard

The national character set to use for the Autonomous Database.

Link copied to clipboard

The unique identifier of the ODB network to be used for the Autonomous Database.

Link copied to clipboard

The private endpoint IP address for the Autonomous Database.

Link copied to clipboard

The private endpoint label for the Autonomous Database.

Link copied to clipboard

The unique identifier of the resource pool leader Autonomous Database.

Link copied to clipboard

The configuration of the resource pool for the Autonomous Database.

Link copied to clipboard

The list of scheduled start and stop times for the Autonomous Database.

Link copied to clipboard

The source from which to create the Autonomous Database, such as a clone, backup, or cross-Region copy.

Link copied to clipboard

The configuration details for the source used to create the Autonomous Database.

Link copied to clipboard

The list of IP addresses that are allowed to access the standby Autonomous Database.

Link copied to clipboard

The source of the allowlisted IP addresses for the standby Autonomous Database.

Link copied to clipboard

The list of resource tags to apply to the Autonomous Database. Each tag is a key-value pair with no predefined name, type, or namespace.

Link copied to clipboard

The transportable tablespace configuration to use when creating the Autonomous Database.

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