Namespace Amazon.CDK.AWS.RDS
Classes
| AuroraClusterEngineProps | (deprecated) Creation properties of the plain Aurora database cluster engine. |
| AuroraEngineVersion | (deprecated) The versions for the Aurora cluster engine (those returned by |
| AuroraMysqlClusterEngineProps | Creation properties of the Aurora MySQL database cluster engine. |
| AuroraMysqlEngineVersion | The versions for the Aurora MySQL cluster engine (those returned by |
| AuroraPostgresClusterEngineProps | Creation properties of the Aurora PostgreSQL database cluster engine. |
| AuroraPostgresEngineFeatures | Features supported by this version of the Aurora Postgres cluster engine. |
| AuroraPostgresEngineVersion | The versions for the Aurora PostgreSQL cluster engine (those returned by |
| BackupProps | Backup configuration for RDS databases. |
| CaCertificate | The CA certificate used for a DB instance. |
| CfnCustomDBEngineVersion | Creates a custom DB engine version (CEV). |
| CfnCustomDBEngineVersionProps | Properties for defining a |
| CfnDBCluster | The |
| CfnDBCluster.DBClusterRoleProperty | Describes an AWS Identity and Access Management (IAM) role that is associated with a DB cluster. |
| CfnDBCluster.EndpointProperty | The |
| CfnDBCluster.MasterUserSecretProperty | The |
| CfnDBCluster.ReadEndpointProperty | The |
| CfnDBCluster.ScalingConfigurationProperty | The |
| CfnDBCluster.ServerlessV2ScalingConfigurationProperty | The |
| CfnDBClusterParameterGroup | The |
| CfnDBClusterParameterGroupProps | Properties for defining a |
| CfnDBClusterProps | Properties for defining a |
| CfnDBInstance | The |
| CfnDBInstance.CertificateDetailsProperty | The details of the DB instance’s server certificate. |
| CfnDBInstance.DBInstanceRoleProperty | Information about an AWS Identity and Access Management (IAM) role that is associated with a DB instance. |
| CfnDBInstance.DBInstanceStatusInfoProperty | Provides a list of status information for a DB instance. |
| CfnDBInstance.EndpointProperty | This data type represents the information you need to connect to an Amazon RDS DB instance. |
| CfnDBInstance.MasterUserSecretProperty | The |
| CfnDBInstance.ProcessorFeatureProperty | The |
| CfnDBInstanceProps | Properties for defining a |
| CfnDBParameterGroup | The |
| CfnDBParameterGroupProps | Properties for defining a |
| CfnDBProxy | The |
| CfnDBProxy.AuthFormatProperty | Specifies the details of authentication used by a proxy to log in as a specific database user. |
| CfnDBProxy.TagFormatProperty | Metadata assigned to an Amazon RDS resource consisting of a key-value pair. |
| CfnDBProxyEndpoint | The |
| CfnDBProxyEndpoint.TagFormatProperty | Metadata assigned to an Amazon RDS resource consisting of a key-value pair. |
| CfnDBProxyEndpointProps | Properties for defining a |
| CfnDBProxyProps | Properties for defining a |
| CfnDBProxyTargetGroup | The |
| CfnDBProxyTargetGroup.ConnectionPoolConfigurationInfoFormatProperty | Specifies the settings that control the size and behavior of the connection pool associated with a |
| CfnDBProxyTargetGroupProps | Properties for defining a |
| CfnDBSecurityGroup | The |
| CfnDBSecurityGroup.IngressProperty | The |
| CfnDBSecurityGroupIngress | The |
| CfnDBSecurityGroupIngressProps | Properties for defining a |
| CfnDBSecurityGroupProps | Properties for defining a |
| CfnDBShardGroup | Creates a new DB shard group for Aurora Limitless Database. |
| CfnDBShardGroupProps | Properties for defining a |
| CfnDBSubnetGroup | The |
| CfnDBSubnetGroupProps | Properties for defining a |
| CfnEventSubscription | The |
| CfnEventSubscriptionProps | Properties for defining a |
| CfnGlobalCluster | The |
| CfnGlobalCluster.GlobalEndpointProperty | The writer endpoint for the new global database cluster. |
| CfnGlobalClusterProps | Properties for defining a |
| CfnIntegration | A zero-ETL integration with Amazon Redshift. |
| CfnIntegrationProps | Properties for defining a |
| CfnOptionGroup | The |
| CfnOptionGroup.OptionConfigurationProperty | The |
| CfnOptionGroup.OptionSettingProperty | The |
| CfnOptionGroupProps | Properties for defining a |
| ClusterEngineBindOptions | The extra options passed to the |
| ClusterEngineConfig | The type returned from the |
| ClusterEngineFeatures | Represents Database Engine features. |
| ClusterInstance | Create an RDS Aurora Cluster Instance. |
| ClusterInstanceBindOptions | Options for binding the instance to the cluster. |
| ClusterInstanceOptions | Common options for creating a cluster instance. |
| ClusterInstanceProps | Common options for creating cluster instances (both serverless and provisioned). |
| ClusterInstanceType | The type of Aurora Cluster Instance. |
| CommonRotationUserOptions | Properties common to single-user and multi-user rotation options. |
| Credentials | Username and password combination. |
| CredentialsBaseOptions | Base options for creating Credentials. |
| CredentialsFromUsernameOptions | Options for creating Credentials from a username. |
| CustomDBEngineVersionReference | A reference to a CustomDBEngineVersion resource. |
| DBClusterParameterGroupReference | A reference to a DBClusterParameterGroup resource. |
| DBClusterReference | A reference to a DBCluster resource. |
| DBInstanceReference | A reference to a DBInstance resource. |
| DBParameterGroupReference | A reference to a DBParameterGroup resource. |
| DBProxyEndpointReference | A reference to a DBProxyEndpoint resource. |
| DBProxyReference | A reference to a DBProxy resource. |
| DBProxyTargetGroupReference | A reference to a DBProxyTargetGroup resource. |
| DBSecurityGroupIngressReference | A reference to a DBSecurityGroupIngress resource. |
| DBSecurityGroupReference | A reference to a DBSecurityGroup resource. |
| DBShardGroupReference | A reference to a DBShardGroup resource. |
| DBSubnetGroupReference | A reference to a DBSubnetGroup resource. |
| DatabaseCluster | Create a clustered database with a given number of instances. |
| DatabaseClusterAttributes | Properties that describe an existing cluster instance. |
| DatabaseClusterBase | A new or imported clustered database. |
| DatabaseClusterEngine | A database cluster engine. |
| DatabaseClusterFromSnapshot | A database cluster restored from a snapshot. |
| DatabaseClusterFromSnapshotProps | Properties for |
| DatabaseClusterLookupOptions | Properties for looking up an existing DatabaseCluster. |
| DatabaseClusterProps | Properties for a new database cluster. |
| DatabaseInstance | A database instance. |
| DatabaseInstanceAttributes | Properties that describe an existing instance. |
| DatabaseInstanceBase | A new or imported database instance. |
| DatabaseInstanceEngine | A database instance engine. |
| DatabaseInstanceFromSnapshot | A database instance restored from a snapshot. |
| DatabaseInstanceFromSnapshotProps | Construction properties for a DatabaseInstanceFromSnapshot. |
| DatabaseInstanceLookupOptions | Properties for looking up an existing DatabaseInstance. |
| DatabaseInstanceNewProps | Construction properties for a DatabaseInstanceNew. |
| DatabaseInstanceProps | Construction properties for a DatabaseInstance. |
| DatabaseInstanceReadReplica | A read replica database instance. |
| DatabaseInstanceReadReplicaProps | Construction properties for a DatabaseInstanceReadReplica. |
| DatabaseInstanceSourceProps | Construction properties for a DatabaseInstanceSource. |
| DatabaseProxy | RDS Database Proxy. |
| DatabaseProxyAttributes | Properties that describe an existing DB Proxy. |
| DatabaseProxyEndpoint | RDS Database Proxy Endpoint. |
| DatabaseProxyEndpointAttributes | Properties that describe an existing DB Proxy Endpoint. |
| DatabaseProxyEndpointOptions | Options for a new DatabaseProxyEndpoint. |
| DatabaseProxyEndpointProps | Construction properties for a DatabaseProxyEndpoint. |
| DatabaseProxyOptions | Options for a new DatabaseProxy. |
| DatabaseProxyProps | Construction properties for a DatabaseProxy. |
| DatabaseSecret | A database secret. |
| DatabaseSecretProps | Construction properties for a DatabaseSecret. |
| Endpoint | Connection endpoint of a database cluster or instance. |
| EngineVersion | A version of an engine - for either a cluster, or instance. |
| EventSubscriptionReference | A reference to a EventSubscription resource. |
| GlobalClusterReference | A reference to a GlobalCluster resource. |
| InstanceEngineBindOptions | The options passed to |
| InstanceEngineConfig | The type returned from the |
| InstanceEngineFeatures | Represents Database Engine features. |
| InstanceProps | Instance properties for database instances. |
| IntegrationReference | A reference to a Integration resource. |
| MariaDbEngineVersion | The versions for the MariaDB instance engines (those returned by |
| MariaDbInstanceEngineProps | Properties for MariaDB instance engines. |
| MySqlInstanceEngineProps | Properties for MySQL instance engines. |
| MysqlEngineVersion | The versions for the MySQL instance engines (those returned by |
| OptionConfiguration | Configuration properties for an option. |
| OptionGroup | An option group. |
| OptionGroupProps | Construction properties for an OptionGroup. |
| OptionGroupReference | A reference to a OptionGroup resource. |
| OracleEeCdbInstanceEngineProps | Properties for Oracle Enterprise Edition (CDB) instance engines. |
| OracleEeInstanceEngineProps | Properties for Oracle Enterprise Edition instance engines. |
| OracleEngineVersion | The versions for the Oracle instance engines. |
| OracleSe2CdbInstanceEngineProps | Properties for Oracle Standard Edition 2 (CDB) instance engines. |
| OracleSe2InstanceEngineProps | Properties for Oracle Standard Edition 2 instance engines. |
| ParameterGroup | A parameter group. |
| ParameterGroupClusterBindOptions | Options for |
| ParameterGroupClusterConfig | The type returned from |
| ParameterGroupInstanceBindOptions | Options for |
| ParameterGroupInstanceConfig | The type returned from |
| ParameterGroupProps | Properties for a parameter group. |
| PostgresEngineFeatures | Features supported by the Postgres database engine. |
| PostgresEngineVersion | The versions for the PostgreSQL instance engines (those returned by |
| PostgresInstanceEngineProps | Properties for PostgreSQL instance engines. |
| ProcessorFeatures | The processor features. |
| ProvisionedClusterInstanceProps | Options for creating a provisioned instance. |
| ProxyTarget | Proxy target: Instance or Cluster. |
| ProxyTargetConfig | The result of binding a |
| RotationMultiUserOptions | Options to add the multi user rotation. |
| RotationSingleUserOptions | Options to add the multi user rotation. |
| ServerlessCluster | Create an Aurora Serverless v1 Cluster. |
| ServerlessClusterAttributes | Properties that describe an existing cluster instance. |
| ServerlessClusterFromSnapshot | A Aurora Serverless v1 Cluster restored from a snapshot. |
| ServerlessClusterFromSnapshotProps | Properties for |
| ServerlessClusterProps | Properties for a new Aurora Serverless v1 Cluster. |
| ServerlessScalingOptions | Options for configuring scaling on an Aurora Serverless v1 Cluster. |
| ServerlessV2ClusterInstanceProps | Options for creating a serverless v2 instance. |
| SessionPinningFilter | SessionPinningFilter. |
| SnapshotCredentials | Credentials to update the password for a |
| SnapshotCredentialsFromGeneratedPasswordOptions | Options used in the |
| SqlServerEeInstanceEngineProps | Properties for SQL Server Enterprise Edition instance engines. |
| SqlServerEngineVersion | The versions for the SQL Server instance engines (those returned by |
| SqlServerExInstanceEngineProps | Properties for SQL Server Express Edition instance engines. |
| SqlServerSeInstanceEngineProps | Properties for SQL Server Standard Edition instance engines. |
| SqlServerWebInstanceEngineProps | Properties for SQL Server Web Edition instance engines. |
| SubnetGroup | Class for creating a RDS DB subnet group. |
| SubnetGroupProps | Properties for creating a SubnetGroup. |
Interfaces
| CfnDBCluster.IDBClusterRoleProperty | Describes an AWS Identity and Access Management (IAM) role that is associated with a DB cluster. |
| CfnDBCluster.IEndpointProperty | The |
| CfnDBCluster.IMasterUserSecretProperty | The |
| CfnDBCluster.IReadEndpointProperty | The |
| CfnDBCluster.IScalingConfigurationProperty | The |
| CfnDBCluster.IServerlessV2ScalingConfigurationProperty | The |
| CfnDBInstance.ICertificateDetailsProperty | The details of the DB instance’s server certificate. |
| CfnDBInstance.IDBInstanceRoleProperty | Information about an AWS Identity and Access Management (IAM) role that is associated with a DB instance. |
| CfnDBInstance.IDBInstanceStatusInfoProperty | Provides a list of status information for a DB instance. |
| CfnDBInstance.IEndpointProperty | This data type represents the information you need to connect to an Amazon RDS DB instance. |
| CfnDBInstance.IMasterUserSecretProperty | The |
| CfnDBInstance.IProcessorFeatureProperty | The |
| CfnDBProxy.IAuthFormatProperty | Specifies the details of authentication used by a proxy to log in as a specific database user. |
| CfnDBProxy.ITagFormatProperty | Metadata assigned to an Amazon RDS resource consisting of a key-value pair. |
| CfnDBProxyEndpoint.ITagFormatProperty | Metadata assigned to an Amazon RDS resource consisting of a key-value pair. |
| CfnDBProxyTargetGroup.IConnectionPoolConfigurationInfoFormatProperty | Specifies the settings that control the size and behavior of the connection pool associated with a |
| CfnDBSecurityGroup.IIngressProperty | The |
| CfnGlobalCluster.IGlobalEndpointProperty | The writer endpoint for the new global database cluster. |
| CfnOptionGroup.IOptionConfigurationProperty | The |
| CfnOptionGroup.IOptionSettingProperty | The |
| IAuroraClusterEngineProps | (deprecated) Creation properties of the plain Aurora database cluster engine. |
| IAuroraClusterInstance | An Aurora Cluster Instance. |
| IAuroraMysqlClusterEngineProps | Creation properties of the Aurora MySQL database cluster engine. |
| IAuroraPostgresClusterEngineProps | Creation properties of the Aurora PostgreSQL database cluster engine. |
| IAuroraPostgresEngineFeatures | Features supported by this version of the Aurora Postgres cluster engine. |
| IBackupProps | Backup configuration for RDS databases. |
| ICfnCustomDBEngineVersionProps | Properties for defining a |
| ICfnDBClusterParameterGroupProps | Properties for defining a |
| ICfnDBClusterProps | Properties for defining a |
| ICfnDBInstanceProps | Properties for defining a |
| ICfnDBParameterGroupProps | Properties for defining a |
| ICfnDBProxyEndpointProps | Properties for defining a |
| ICfnDBProxyProps | Properties for defining a |
| ICfnDBProxyTargetGroupProps | Properties for defining a |
| ICfnDBSecurityGroupIngressProps | Properties for defining a |
| ICfnDBSecurityGroupProps | Properties for defining a |
| ICfnDBShardGroupProps | Properties for defining a |
| ICfnDBSubnetGroupProps | Properties for defining a |
| ICfnEventSubscriptionProps | Properties for defining a |
| ICfnGlobalClusterProps | Properties for defining a |
| ICfnIntegrationProps | Properties for defining a |
| ICfnOptionGroupProps | Properties for defining a |
| IClusterEngine | The interface representing a database cluster (as opposed to instance) engine. |
| IClusterEngineBindOptions | The extra options passed to the |
| IClusterEngineConfig | The type returned from the |
| IClusterEngineFeatures | Represents Database Engine features. |
| IClusterInstance | Represents an Aurora cluster instance This can be either a provisioned instance or a serverless v2 instance. |
| IClusterInstanceBindOptions | Options for binding the instance to the cluster. |
| IClusterInstanceOptions | Common options for creating a cluster instance. |
| IClusterInstanceProps | Common options for creating cluster instances (both serverless and provisioned). |
| ICommonRotationUserOptions | Properties common to single-user and multi-user rotation options. |
| ICredentialsBaseOptions | Base options for creating Credentials. |
| ICredentialsFromUsernameOptions | Options for creating Credentials from a username. |
| ICustomDBEngineVersionRef | (experimental) Indicates that this resource can be referenced as a CustomDBEngineVersion. |
| ICustomDBEngineVersionReference | A reference to a CustomDBEngineVersion resource. |
| IDBClusterParameterGroupRef | (experimental) Indicates that this resource can be referenced as a DBClusterParameterGroup. |
| IDBClusterParameterGroupReference | A reference to a DBClusterParameterGroup resource. |
| IDBClusterRef | (experimental) Indicates that this resource can be referenced as a DBCluster. |
| IDBClusterReference | A reference to a DBCluster resource. |
| IDBInstanceRef | (experimental) Indicates that this resource can be referenced as a DBInstance. |
| IDBInstanceReference | A reference to a DBInstance resource. |
| IDBParameterGroupRef | (experimental) Indicates that this resource can be referenced as a DBParameterGroup. |
| IDBParameterGroupReference | A reference to a DBParameterGroup resource. |
| IDBProxyEndpointRef | (experimental) Indicates that this resource can be referenced as a DBProxyEndpoint. |
| IDBProxyEndpointReference | A reference to a DBProxyEndpoint resource. |
| IDBProxyRef | (experimental) Indicates that this resource can be referenced as a DBProxy. |
| IDBProxyReference | A reference to a DBProxy resource. |
| IDBProxyTargetGroupRef | (experimental) Indicates that this resource can be referenced as a DBProxyTargetGroup. |
| IDBProxyTargetGroupReference | A reference to a DBProxyTargetGroup resource. |
| IDBSecurityGroupIngressRef | (experimental) Indicates that this resource can be referenced as a DBSecurityGroupIngress. |
| IDBSecurityGroupIngressReference | A reference to a DBSecurityGroupIngress resource. |
| IDBSecurityGroupRef | (experimental) Indicates that this resource can be referenced as a DBSecurityGroup. |
| IDBSecurityGroupReference | A reference to a DBSecurityGroup resource. |
| IDBShardGroupRef | (experimental) Indicates that this resource can be referenced as a DBShardGroup. |
| IDBShardGroupReference | A reference to a DBShardGroup resource. |
| IDBSubnetGroupRef | (experimental) Indicates that this resource can be referenced as a DBSubnetGroup. |
| IDBSubnetGroupReference | A reference to a DBSubnetGroup resource. |
| IDatabaseCluster | Create a clustered database with a given number of instances. |
| IDatabaseClusterAttributes | Properties that describe an existing cluster instance. |
| IDatabaseClusterFromSnapshotProps | Properties for |
| IDatabaseClusterLookupOptions | Properties for looking up an existing DatabaseCluster. |
| IDatabaseClusterProps | Properties for a new database cluster. |
| IDatabaseInstance | A database instance. |
| IDatabaseInstanceAttributes | Properties that describe an existing instance. |
| IDatabaseInstanceFromSnapshotProps | Construction properties for a DatabaseInstanceFromSnapshot. |
| IDatabaseInstanceLookupOptions | Properties for looking up an existing DatabaseInstance. |
| IDatabaseInstanceNewProps | Construction properties for a DatabaseInstanceNew. |
| IDatabaseInstanceProps | Construction properties for a DatabaseInstance. |
| IDatabaseInstanceReadReplicaProps | Construction properties for a DatabaseInstanceReadReplica. |
| IDatabaseInstanceSourceProps | Construction properties for a DatabaseInstanceSource. |
| IDatabaseProxy | DB Proxy. |
| IDatabaseProxyAttributes | Properties that describe an existing DB Proxy. |
| IDatabaseProxyEndpoint | A DB proxy endpoint. |
| IDatabaseProxyEndpointAttributes | Properties that describe an existing DB Proxy Endpoint. |
| IDatabaseProxyEndpointOptions | Options for a new DatabaseProxyEndpoint. |
| IDatabaseProxyEndpointProps | Construction properties for a DatabaseProxyEndpoint. |
| IDatabaseProxyOptions | Options for a new DatabaseProxy. |
| IDatabaseProxyProps | Construction properties for a DatabaseProxy. |
| IDatabaseSecretProps | Construction properties for a DatabaseSecret. |
| IEngine | A common interface for database engines. |
| IEngineVersion | A version of an engine - for either a cluster, or instance. |
| IEventSubscriptionRef | (experimental) Indicates that this resource can be referenced as a EventSubscription. |
| IEventSubscriptionReference | A reference to a EventSubscription resource. |
| IGlobalClusterRef | (experimental) Indicates that this resource can be referenced as a GlobalCluster. |
| IGlobalClusterReference | A reference to a GlobalCluster resource. |
| IInstanceEngine | Interface representing a database instance (as opposed to cluster) engine. |
| IInstanceEngineBindOptions | The options passed to |
| IInstanceEngineConfig | The type returned from the |
| IInstanceEngineFeatures | Represents Database Engine features. |
| IInstanceProps | Instance properties for database instances. |
| IIntegrationRef | (experimental) Indicates that this resource can be referenced as a Integration. |
| IIntegrationReference | A reference to a Integration resource. |
| IMariaDbInstanceEngineProps | Properties for MariaDB instance engines. |
| IMySqlInstanceEngineProps | Properties for MySQL instance engines. |
| IOptionConfiguration | Configuration properties for an option. |
| IOptionGroup | An option group. |
| IOptionGroupProps | Construction properties for an OptionGroup. |
| IOptionGroupRef | (experimental) Indicates that this resource can be referenced as a OptionGroup. |
| IOptionGroupReference | A reference to a OptionGroup resource. |
| IOracleEeCdbInstanceEngineProps | Properties for Oracle Enterprise Edition (CDB) instance engines. |
| IOracleEeInstanceEngineProps | Properties for Oracle Enterprise Edition instance engines. |
| IOracleSe2CdbInstanceEngineProps | Properties for Oracle Standard Edition 2 (CDB) instance engines. |
| IOracleSe2InstanceEngineProps | Properties for Oracle Standard Edition 2 instance engines. |
| IParameterGroup | A parameter group. |
| IParameterGroupClusterBindOptions | Options for |
| IParameterGroupClusterConfig | The type returned from |
| IParameterGroupInstanceBindOptions | Options for |
| IParameterGroupInstanceConfig | The type returned from |
| IParameterGroupProps | Properties for a parameter group. |
| IPostgresEngineFeatures | Features supported by the Postgres database engine. |
| IPostgresInstanceEngineProps | Properties for PostgreSQL instance engines. |
| IProcessorFeatures | The processor features. |
| IProvisionedClusterInstanceProps | Options for creating a provisioned instance. |
| IProxyTargetConfig | The result of binding a |
| IRotationMultiUserOptions | Options to add the multi user rotation. |
| IRotationSingleUserOptions | Options to add the multi user rotation. |
| IServerlessCluster | Interface representing a serverless database cluster. |
| IServerlessClusterAttributes | Properties that describe an existing cluster instance. |
| IServerlessClusterFromSnapshotProps | Properties for |
| IServerlessClusterProps | Properties for a new Aurora Serverless v1 Cluster. |
| IServerlessScalingOptions | Options for configuring scaling on an Aurora Serverless v1 Cluster. |
| IServerlessV2ClusterInstanceProps | Options for creating a serverless v2 instance. |
| ISnapshotCredentialsFromGeneratedPasswordOptions | Options used in the |
| ISqlServerEeInstanceEngineProps | Properties for SQL Server Enterprise Edition instance engines. |
| ISqlServerExInstanceEngineProps | Properties for SQL Server Express Edition instance engines. |
| ISqlServerSeInstanceEngineProps | Properties for SQL Server Standard Edition instance engines. |
| ISqlServerWebInstanceEngineProps | Properties for SQL Server Web Edition instance engines. |
| ISubnetGroup | Interface for a subnet group. |
| ISubnetGroupProps | Properties for creating a SubnetGroup. |
Enums
| AuroraCapacityUnit | Aurora capacity units (ACUs). |
| ClientPasswordAuthType | Client password authentication type used by a proxy to log in as a specific database user. |
| ClusterScailabilityType | (deprecated) The scalability mode of the Aurora DB cluster. |
| ClusterScalabilityType | The scalability mode of the Aurora DB cluster. |
| DBClusterStorageType | The storage type to be associated with the DB cluster. |
| DatabaseInsightsMode | The database insights mode. |
| EngineLifecycleSupport | Engine lifecycle support for Amazon RDS and Amazon Aurora. |
| InstanceType | |
| InstanceUpdateBehaviour | The orchestration of updates of multiple instances. |
| LicenseModel | The license model. |
| NetworkType | The network type of the DB instance. |
| PerformanceInsightRetention | The retention period for Performance Insight data, in days. |
| ProxyEndpointTargetRole | A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations. |
| StorageType | The type of storage. |
| TimeoutAction | TimeoutAction defines the action to take when a timeout occurs if a scaling point is not found. |