ClusterPendingModifiedValues
This data type is used as a response element in the ModifyDBCluster
operation and
contains changes that will be applied during the next maintenance window.
Contents
- DBClusterIdentifier
-
The DBClusterIdentifier value for the DB cluster.
Type: String
Required: No
- EngineVersion
-
The database engine version.
Type: String
Required: No
- IAMDatabaseAuthenticationEnabled
-
A value that indicates whether mapping of AWS Identity and Access Management (IAM) accounts to database accounts is enabled.
Type: Boolean
Required: No
- MasterUserPassword
-
The master credentials for the DB cluster.
Type: String
Required: No
- PendingCloudwatchLogsExports
-
A list of the log types whose configuration is still pending. In other words, these log types are in the process of being activated or deactivated.
Type: PendingCloudwatchLogsExports object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: