class Aws::RDS::Types::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.
@!attribute [rw] pending_cloudwatch_logs_exports
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. @return [Types::PendingCloudwatchLogsExports]
@!attribute [rw] db_cluster_identifier
The DBClusterIdentifier value for the DB cluster. @return [String]
@!attribute [rw] master_user_password
The master credentials for the DB cluster. @return [String]
@!attribute [rw] iam_database_authentication_enabled
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled. @return [Boolean]
@!attribute [rw] engine_version
The database engine version. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/ClusterPendingModifiedValues AWS API Documentation
Constants
- SENSITIVE