Package-level declarations

Types

Link copied to clipboard
enum CustomDbEngineVersionStatus : Enum<CustomDbEngineVersionStatus> , ConvertibleToJava<CustomDbEngineVersionStatus>

The availability status to be assigned to the CEV.

Link copied to clipboard
enum DbInstanceProcessorFeatureName : Enum<DbInstanceProcessorFeatureName> , ConvertibleToJava<DbInstanceProcessorFeatureName>

The name of the processor feature. Valid names are `coreCount` and `threadsPerCore`.

Link copied to clipboard
enum DbProxyAuthFormatAuthScheme : Enum<DbProxyAuthFormatAuthScheme> , ConvertibleToJava<DbProxyAuthFormatAuthScheme>

The type of authentication that the proxy uses for connections from the proxy to the underlying database.

Link copied to clipboard
enum DbProxyAuthFormatClientPasswordAuthType : Enum<DbProxyAuthFormatClientPasswordAuthType> , ConvertibleToJava<DbProxyAuthFormatClientPasswordAuthType>

The type of authentication the proxy uses for connections from clients.

Link copied to clipboard
enum DbProxyAuthFormatIamAuth : Enum<DbProxyAuthFormatIamAuth> , ConvertibleToJava<DbProxyAuthFormatIamAuth>

Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for connections to the proxy. The ENABLED value is valid only for proxies with RDS for Microsoft SQL Server.

Link copied to clipboard
enum DbProxyEndpointTargetRole : Enum<DbProxyEndpointTargetRole> , ConvertibleToJava<DbProxyEndpointTargetRole>

A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.

Link copied to clipboard
enum DbProxyEngineFamily : Enum<DbProxyEngineFamily> , ConvertibleToJava<DbProxyEngineFamily>

The kinds of databases that the proxy can connect to.

Link copied to clipboard
enum DbProxyTargetGroupTargetGroupName : Enum<DbProxyTargetGroupTargetGroupName> , ConvertibleToJava<DbProxyTargetGroupTargetGroupName>

The identifier for the DBProxyTargetGroup

Link copied to clipboard
enum GlobalClusterEngine : Enum<GlobalClusterEngine> , ConvertibleToJava<GlobalClusterEngine>

The name of the database engine to be used for this DB cluster. Valid Values: aurora (for MySQL 5.6-compatible Aurora), aurora-mysql (for MySQL 5.7-compatible Aurora). If you specify the SourceDBClusterIdentifier property, don't specify this property. The value is inherited from the cluster.