@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ClusterPendingModifiedValues extends Object implements Serializable, Cloneable
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.
Constructor and Description |
---|
ClusterPendingModifiedValues() |
Modifier and Type | Method and Description |
---|---|
ClusterPendingModifiedValues |
clone() |
boolean |
equals(Object obj) |
Integer |
getAllocatedStorage()
The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora.
|
Integer |
getBackupRetentionPeriod()
The number of days for which automatic DB snapshots are retained.
|
String |
getDBClusterIdentifier()
The DBClusterIdentifier value for the DB cluster.
|
String |
getEngineVersion()
The database engine version.
|
Boolean |
getIAMDatabaseAuthenticationEnabled()
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to
database accounts is enabled.
|
Integer |
getIops()
The Provisioned IOPS (I/O operations per second) value.
|
String |
getMasterUserPassword()
The master credentials for the DB cluster.
|
PendingCloudwatchLogsExports |
getPendingCloudwatchLogsExports() |
String |
getStorageType()
The storage type for the DB cluster.
|
int |
hashCode() |
Boolean |
isIAMDatabaseAuthenticationEnabled()
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to
database accounts is enabled.
|
void |
setAllocatedStorage(Integer allocatedStorage)
The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora.
|
void |
setBackupRetentionPeriod(Integer backupRetentionPeriod)
The number of days for which automatic DB snapshots are retained.
|
void |
setDBClusterIdentifier(String dBClusterIdentifier)
The DBClusterIdentifier value for the DB cluster.
|
void |
setEngineVersion(String engineVersion)
The database engine version.
|
void |
setIAMDatabaseAuthenticationEnabled(Boolean iAMDatabaseAuthenticationEnabled)
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to
database accounts is enabled.
|
void |
setIops(Integer iops)
The Provisioned IOPS (I/O operations per second) value.
|
void |
setMasterUserPassword(String masterUserPassword)
The master credentials for the DB cluster.
|
void |
setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports) |
void |
setStorageType(String storageType)
The storage type for the DB cluster.
|
String |
toString()
Returns a string representation of this object.
|
ClusterPendingModifiedValues |
withAllocatedStorage(Integer allocatedStorage)
The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora.
|
ClusterPendingModifiedValues |
withBackupRetentionPeriod(Integer backupRetentionPeriod)
The number of days for which automatic DB snapshots are retained.
|
ClusterPendingModifiedValues |
withDBClusterIdentifier(String dBClusterIdentifier)
The DBClusterIdentifier value for the DB cluster.
|
ClusterPendingModifiedValues |
withEngineVersion(String engineVersion)
The database engine version.
|
ClusterPendingModifiedValues |
withIAMDatabaseAuthenticationEnabled(Boolean iAMDatabaseAuthenticationEnabled)
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to
database accounts is enabled.
|
ClusterPendingModifiedValues |
withIops(Integer iops)
The Provisioned IOPS (I/O operations per second) value.
|
ClusterPendingModifiedValues |
withMasterUserPassword(String masterUserPassword)
The master credentials for the DB cluster.
|
ClusterPendingModifiedValues |
withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports) |
ClusterPendingModifiedValues |
withStorageType(String storageType)
The storage type for the DB cluster.
|
public void setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
pendingCloudwatchLogsExports
- public PendingCloudwatchLogsExports getPendingCloudwatchLogsExports()
public ClusterPendingModifiedValues withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports pendingCloudwatchLogsExports)
pendingCloudwatchLogsExports
- public void setDBClusterIdentifier(String dBClusterIdentifier)
The DBClusterIdentifier value for the DB cluster.
dBClusterIdentifier
- The DBClusterIdentifier value for the DB cluster.public String getDBClusterIdentifier()
The DBClusterIdentifier value for the DB cluster.
public ClusterPendingModifiedValues withDBClusterIdentifier(String dBClusterIdentifier)
The DBClusterIdentifier value for the DB cluster.
dBClusterIdentifier
- The DBClusterIdentifier value for the DB cluster.public void setMasterUserPassword(String masterUserPassword)
The master credentials for the DB cluster.
masterUserPassword
- The master credentials for the DB cluster.public String getMasterUserPassword()
The master credentials for the DB cluster.
public ClusterPendingModifiedValues withMasterUserPassword(String masterUserPassword)
The master credentials for the DB cluster.
masterUserPassword
- The master credentials for the DB cluster.public void setIAMDatabaseAuthenticationEnabled(Boolean iAMDatabaseAuthenticationEnabled)
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
iAMDatabaseAuthenticationEnabled
- A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts is enabled.public Boolean getIAMDatabaseAuthenticationEnabled()
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
public ClusterPendingModifiedValues withIAMDatabaseAuthenticationEnabled(Boolean iAMDatabaseAuthenticationEnabled)
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
iAMDatabaseAuthenticationEnabled
- A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM)
accounts to database accounts is enabled.public Boolean isIAMDatabaseAuthenticationEnabled()
A value that indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
public void setEngineVersion(String engineVersion)
The database engine version.
engineVersion
- The database engine version.public String getEngineVersion()
The database engine version.
public ClusterPendingModifiedValues withEngineVersion(String engineVersion)
The database engine version.
engineVersion
- The database engine version.public void setBackupRetentionPeriod(Integer backupRetentionPeriod)
The number of days for which automatic DB snapshots are retained.
backupRetentionPeriod
- The number of days for which automatic DB snapshots are retained.public Integer getBackupRetentionPeriod()
The number of days for which automatic DB snapshots are retained.
public ClusterPendingModifiedValues withBackupRetentionPeriod(Integer backupRetentionPeriod)
The number of days for which automatic DB snapshots are retained.
backupRetentionPeriod
- The number of days for which automatic DB snapshots are retained.public void setAllocatedStorage(Integer allocatedStorage)
The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora. For Aurora,
AllocatedStorage
always returns 1, because Aurora DB cluster storage size isn't fixed, but instead
automatically adjusts as needed.
allocatedStorage
- The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora. For Aurora,
AllocatedStorage
always returns 1, because Aurora DB cluster storage size isn't fixed, but
instead automatically adjusts as needed.public Integer getAllocatedStorage()
The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora. For Aurora,
AllocatedStorage
always returns 1, because Aurora DB cluster storage size isn't fixed, but instead
automatically adjusts as needed.
AllocatedStorage
always returns 1, because Aurora DB cluster storage size isn't fixed, but
instead automatically adjusts as needed.public ClusterPendingModifiedValues withAllocatedStorage(Integer allocatedStorage)
The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora. For Aurora,
AllocatedStorage
always returns 1, because Aurora DB cluster storage size isn't fixed, but instead
automatically adjusts as needed.
allocatedStorage
- The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora. For Aurora,
AllocatedStorage
always returns 1, because Aurora DB cluster storage size isn't fixed, but
instead automatically adjusts as needed.public void setIops(Integer iops)
The Provisioned IOPS (I/O operations per second) value. This setting is only for non-Aurora Multi-AZ DB clusters.
iops
- The Provisioned IOPS (I/O operations per second) value. This setting is only for non-Aurora Multi-AZ DB
clusters.public Integer getIops()
The Provisioned IOPS (I/O operations per second) value. This setting is only for non-Aurora Multi-AZ DB clusters.
public ClusterPendingModifiedValues withIops(Integer iops)
The Provisioned IOPS (I/O operations per second) value. This setting is only for non-Aurora Multi-AZ DB clusters.
iops
- The Provisioned IOPS (I/O operations per second) value. This setting is only for non-Aurora Multi-AZ DB
clusters.public void setStorageType(String storageType)
The storage type for the DB cluster.
storageType
- The storage type for the DB cluster.public String getStorageType()
The storage type for the DB cluster.
public ClusterPendingModifiedValues withStorageType(String storageType)
The storage type for the DB cluster.
storageType
- The storage type for the DB cluster.public String toString()
toString
in class Object
Object.toString()
public ClusterPendingModifiedValues clone()