@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DBClusterSnapshot extends Object implements Serializable, Cloneable
Contains the details for an Amazon RDS DB cluster snapshot
This data type is used as a response element in the DescribeDBClusterSnapshots
action.
Constructor and Description |
---|
DBClusterSnapshot() |
Modifier and Type | Method and Description |
---|---|
DBClusterSnapshot |
clone() |
boolean |
equals(Object obj) |
Integer |
getAllocatedStorage()
The allocated storage size of the DB cluster snapshot in gibibytes (GiB).
|
List<String> |
getAvailabilityZones()
The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
|
Date |
getClusterCreateTime()
The time when the DB cluster was created, in Universal Coordinated Time (UTC).
|
String |
getDBClusterIdentifier()
The DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
|
String |
getDbClusterResourceId()
The resource ID of the DB cluster that this DB cluster snapshot was created from.
|
String |
getDBClusterSnapshotArn()
The Amazon Resource Name (ARN) for the DB cluster snapshot.
|
String |
getDBClusterSnapshotIdentifier()
The identifier for the DB cluster snapshot.
|
String |
getDBSystemId()
Reserved for future use.
|
String |
getEngine()
The name of the database engine for this DB cluster snapshot.
|
String |
getEngineMode()
The engine mode of the database engine for this DB cluster snapshot.
|
String |
getEngineVersion()
The version of the database engine for this DB cluster snapshot.
|
Boolean |
getIAMDatabaseAuthenticationEnabled()
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database
accounts is enabled.
|
String |
getKmsKeyId()
If
StorageEncrypted is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster
snapshot. |
String |
getLicenseModel()
The license model information for this DB cluster snapshot.
|
String |
getMasterUsername()
The master username for this DB cluster snapshot.
|
Integer |
getPercentProgress()
The percentage of the estimated data that has been transferred.
|
Integer |
getPort()
The port that the DB cluster was listening on at the time of the snapshot.
|
Date |
getSnapshotCreateTime()
The time when the snapshot was taken, in Universal Coordinated Time (UTC).
|
String |
getSnapshotType()
The type of the DB cluster snapshot.
|
String |
getSourceDBClusterSnapshotArn()
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the
source DB cluster snapshot, otherwise, a null value.
|
String |
getStatus()
The status of this DB cluster snapshot.
|
Boolean |
getStorageEncrypted()
Indicates whether the DB cluster snapshot is encrypted.
|
Integer |
getStorageThroughput()
The storage throughput for the DB cluster snapshot.
|
String |
getStorageType()
The storage type associated with the DB cluster snapshot.
|
List<Tag> |
getTagList() |
String |
getVpcId()
The VPC ID associated with the DB cluster snapshot.
|
int |
hashCode() |
Boolean |
isIAMDatabaseAuthenticationEnabled()
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database
accounts is enabled.
|
Boolean |
isStorageEncrypted()
Indicates whether the DB cluster snapshot is encrypted.
|
void |
setAllocatedStorage(Integer allocatedStorage)
The allocated storage size of the DB cluster snapshot in gibibytes (GiB).
|
void |
setAvailabilityZones(Collection<String> availabilityZones)
The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
|
void |
setClusterCreateTime(Date clusterCreateTime)
The time when the DB cluster was created, in Universal Coordinated Time (UTC).
|
void |
setDBClusterIdentifier(String dBClusterIdentifier)
The DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
|
void |
setDbClusterResourceId(String dbClusterResourceId)
The resource ID of the DB cluster that this DB cluster snapshot was created from.
|
void |
setDBClusterSnapshotArn(String dBClusterSnapshotArn)
The Amazon Resource Name (ARN) for the DB cluster snapshot.
|
void |
setDBClusterSnapshotIdentifier(String dBClusterSnapshotIdentifier)
The identifier for the DB cluster snapshot.
|
void |
setDBSystemId(String dBSystemId)
Reserved for future use.
|
void |
setEngine(String engine)
The name of the database engine for this DB cluster snapshot.
|
void |
setEngineMode(String engineMode)
The engine mode of the database engine for this DB cluster snapshot.
|
void |
setEngineVersion(String engineVersion)
The version of the database engine for this DB cluster snapshot.
|
void |
setIAMDatabaseAuthenticationEnabled(Boolean iAMDatabaseAuthenticationEnabled)
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database
accounts is enabled.
|
void |
setKmsKeyId(String kmsKeyId)
If
StorageEncrypted is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster
snapshot. |
void |
setLicenseModel(String licenseModel)
The license model information for this DB cluster snapshot.
|
void |
setMasterUsername(String masterUsername)
The master username for this DB cluster snapshot.
|
void |
setPercentProgress(Integer percentProgress)
The percentage of the estimated data that has been transferred.
|
void |
setPort(Integer port)
The port that the DB cluster was listening on at the time of the snapshot.
|
void |
setSnapshotCreateTime(Date snapshotCreateTime)
The time when the snapshot was taken, in Universal Coordinated Time (UTC).
|
void |
setSnapshotType(String snapshotType)
The type of the DB cluster snapshot.
|
void |
setSourceDBClusterSnapshotArn(String sourceDBClusterSnapshotArn)
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the
source DB cluster snapshot, otherwise, a null value.
|
void |
setStatus(String status)
The status of this DB cluster snapshot.
|
void |
setStorageEncrypted(Boolean storageEncrypted)
Indicates whether the DB cluster snapshot is encrypted.
|
void |
setStorageThroughput(Integer storageThroughput)
The storage throughput for the DB cluster snapshot.
|
void |
setStorageType(String storageType)
The storage type associated with the DB cluster snapshot.
|
void |
setTagList(Collection<Tag> tagList) |
void |
setVpcId(String vpcId)
The VPC ID associated with the DB cluster snapshot.
|
String |
toString()
Returns a string representation of this object.
|
DBClusterSnapshot |
withAllocatedStorage(Integer allocatedStorage)
The allocated storage size of the DB cluster snapshot in gibibytes (GiB).
|
DBClusterSnapshot |
withAvailabilityZones(Collection<String> availabilityZones)
The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
|
DBClusterSnapshot |
withAvailabilityZones(String... availabilityZones)
The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
|
DBClusterSnapshot |
withClusterCreateTime(Date clusterCreateTime)
The time when the DB cluster was created, in Universal Coordinated Time (UTC).
|
DBClusterSnapshot |
withDBClusterIdentifier(String dBClusterIdentifier)
The DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
|
DBClusterSnapshot |
withDbClusterResourceId(String dbClusterResourceId)
The resource ID of the DB cluster that this DB cluster snapshot was created from.
|
DBClusterSnapshot |
withDBClusterSnapshotArn(String dBClusterSnapshotArn)
The Amazon Resource Name (ARN) for the DB cluster snapshot.
|
DBClusterSnapshot |
withDBClusterSnapshotIdentifier(String dBClusterSnapshotIdentifier)
The identifier for the DB cluster snapshot.
|
DBClusterSnapshot |
withDBSystemId(String dBSystemId)
Reserved for future use.
|
DBClusterSnapshot |
withEngine(String engine)
The name of the database engine for this DB cluster snapshot.
|
DBClusterSnapshot |
withEngineMode(String engineMode)
The engine mode of the database engine for this DB cluster snapshot.
|
DBClusterSnapshot |
withEngineVersion(String engineVersion)
The version of the database engine for this DB cluster snapshot.
|
DBClusterSnapshot |
withIAMDatabaseAuthenticationEnabled(Boolean iAMDatabaseAuthenticationEnabled)
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database
accounts is enabled.
|
DBClusterSnapshot |
withKmsKeyId(String kmsKeyId)
If
StorageEncrypted is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster
snapshot. |
DBClusterSnapshot |
withLicenseModel(String licenseModel)
The license model information for this DB cluster snapshot.
|
DBClusterSnapshot |
withMasterUsername(String masterUsername)
The master username for this DB cluster snapshot.
|
DBClusterSnapshot |
withPercentProgress(Integer percentProgress)
The percentage of the estimated data that has been transferred.
|
DBClusterSnapshot |
withPort(Integer port)
The port that the DB cluster was listening on at the time of the snapshot.
|
DBClusterSnapshot |
withSnapshotCreateTime(Date snapshotCreateTime)
The time when the snapshot was taken, in Universal Coordinated Time (UTC).
|
DBClusterSnapshot |
withSnapshotType(String snapshotType)
The type of the DB cluster snapshot.
|
DBClusterSnapshot |
withSourceDBClusterSnapshotArn(String sourceDBClusterSnapshotArn)
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the
source DB cluster snapshot, otherwise, a null value.
|
DBClusterSnapshot |
withStatus(String status)
The status of this DB cluster snapshot.
|
DBClusterSnapshot |
withStorageEncrypted(Boolean storageEncrypted)
Indicates whether the DB cluster snapshot is encrypted.
|
DBClusterSnapshot |
withStorageThroughput(Integer storageThroughput)
The storage throughput for the DB cluster snapshot.
|
DBClusterSnapshot |
withStorageType(String storageType)
The storage type associated with the DB cluster snapshot.
|
DBClusterSnapshot |
withTagList(Collection<Tag> tagList) |
DBClusterSnapshot |
withTagList(Tag... tagList)
NOTE: This method appends the values to the existing list (if any).
|
DBClusterSnapshot |
withVpcId(String vpcId)
The VPC ID associated with the DB cluster snapshot.
|
public List<String> getAvailabilityZones()
The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
public void setAvailabilityZones(Collection<String> availabilityZones)
The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
availabilityZones
- The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.public DBClusterSnapshot withAvailabilityZones(String... availabilityZones)
The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
NOTE: This method appends the values to the existing list (if any). Use
setAvailabilityZones(java.util.Collection)
or withAvailabilityZones(java.util.Collection)
if
you want to override the existing values.
availabilityZones
- The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.public DBClusterSnapshot withAvailabilityZones(Collection<String> availabilityZones)
The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
availabilityZones
- The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.public void setDBClusterSnapshotIdentifier(String dBClusterSnapshotIdentifier)
The identifier for the DB cluster snapshot.
dBClusterSnapshotIdentifier
- The identifier for the DB cluster snapshot.public String getDBClusterSnapshotIdentifier()
The identifier for the DB cluster snapshot.
public DBClusterSnapshot withDBClusterSnapshotIdentifier(String dBClusterSnapshotIdentifier)
The identifier for the DB cluster snapshot.
dBClusterSnapshotIdentifier
- The identifier for the DB cluster snapshot.public void setDBClusterIdentifier(String dBClusterIdentifier)
The DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
dBClusterIdentifier
- The DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.public String getDBClusterIdentifier()
The DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
public DBClusterSnapshot withDBClusterIdentifier(String dBClusterIdentifier)
The DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
dBClusterIdentifier
- The DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.public void setSnapshotCreateTime(Date snapshotCreateTime)
The time when the snapshot was taken, in Universal Coordinated Time (UTC).
snapshotCreateTime
- The time when the snapshot was taken, in Universal Coordinated Time (UTC).public Date getSnapshotCreateTime()
The time when the snapshot was taken, in Universal Coordinated Time (UTC).
public DBClusterSnapshot withSnapshotCreateTime(Date snapshotCreateTime)
The time when the snapshot was taken, in Universal Coordinated Time (UTC).
snapshotCreateTime
- The time when the snapshot was taken, in Universal Coordinated Time (UTC).public void setEngine(String engine)
The name of the database engine for this DB cluster snapshot.
engine
- The name of the database engine for this DB cluster snapshot.public String getEngine()
The name of the database engine for this DB cluster snapshot.
public DBClusterSnapshot withEngine(String engine)
The name of the database engine for this DB cluster snapshot.
engine
- The name of the database engine for this DB cluster snapshot.public void setEngineMode(String engineMode)
The engine mode of the database engine for this DB cluster snapshot.
engineMode
- The engine mode of the database engine for this DB cluster snapshot.public String getEngineMode()
The engine mode of the database engine for this DB cluster snapshot.
public DBClusterSnapshot withEngineMode(String engineMode)
The engine mode of the database engine for this DB cluster snapshot.
engineMode
- The engine mode of the database engine for this DB cluster snapshot.public void setAllocatedStorage(Integer allocatedStorage)
The allocated storage size of the DB cluster snapshot in gibibytes (GiB).
allocatedStorage
- The allocated storage size of the DB cluster snapshot in gibibytes (GiB).public Integer getAllocatedStorage()
The allocated storage size of the DB cluster snapshot in gibibytes (GiB).
public DBClusterSnapshot withAllocatedStorage(Integer allocatedStorage)
The allocated storage size of the DB cluster snapshot in gibibytes (GiB).
allocatedStorage
- The allocated storage size of the DB cluster snapshot in gibibytes (GiB).public void setStatus(String status)
The status of this DB cluster snapshot. Valid statuses are the following:
available
copying
creating
status
- The status of this DB cluster snapshot. Valid statuses are the following:
available
copying
creating
public String getStatus()
The status of this DB cluster snapshot. Valid statuses are the following:
available
copying
creating
available
copying
creating
public DBClusterSnapshot withStatus(String status)
The status of this DB cluster snapshot. Valid statuses are the following:
available
copying
creating
status
- The status of this DB cluster snapshot. Valid statuses are the following:
available
copying
creating
public void setPort(Integer port)
The port that the DB cluster was listening on at the time of the snapshot.
port
- The port that the DB cluster was listening on at the time of the snapshot.public Integer getPort()
The port that the DB cluster was listening on at the time of the snapshot.
public DBClusterSnapshot withPort(Integer port)
The port that the DB cluster was listening on at the time of the snapshot.
port
- The port that the DB cluster was listening on at the time of the snapshot.public void setVpcId(String vpcId)
The VPC ID associated with the DB cluster snapshot.
vpcId
- The VPC ID associated with the DB cluster snapshot.public String getVpcId()
The VPC ID associated with the DB cluster snapshot.
public DBClusterSnapshot withVpcId(String vpcId)
The VPC ID associated with the DB cluster snapshot.
vpcId
- The VPC ID associated with the DB cluster snapshot.public void setClusterCreateTime(Date clusterCreateTime)
The time when the DB cluster was created, in Universal Coordinated Time (UTC).
clusterCreateTime
- The time when the DB cluster was created, in Universal Coordinated Time (UTC).public Date getClusterCreateTime()
The time when the DB cluster was created, in Universal Coordinated Time (UTC).
public DBClusterSnapshot withClusterCreateTime(Date clusterCreateTime)
The time when the DB cluster was created, in Universal Coordinated Time (UTC).
clusterCreateTime
- The time when the DB cluster was created, in Universal Coordinated Time (UTC).public void setMasterUsername(String masterUsername)
The master username for this DB cluster snapshot.
masterUsername
- The master username for this DB cluster snapshot.public String getMasterUsername()
The master username for this DB cluster snapshot.
public DBClusterSnapshot withMasterUsername(String masterUsername)
The master username for this DB cluster snapshot.
masterUsername
- The master username for this DB cluster snapshot.public void setEngineVersion(String engineVersion)
The version of the database engine for this DB cluster snapshot.
engineVersion
- The version of the database engine for this DB cluster snapshot.public String getEngineVersion()
The version of the database engine for this DB cluster snapshot.
public DBClusterSnapshot withEngineVersion(String engineVersion)
The version of the database engine for this DB cluster snapshot.
engineVersion
- The version of the database engine for this DB cluster snapshot.public void setLicenseModel(String licenseModel)
The license model information for this DB cluster snapshot.
licenseModel
- The license model information for this DB cluster snapshot.public String getLicenseModel()
The license model information for this DB cluster snapshot.
public DBClusterSnapshot withLicenseModel(String licenseModel)
The license model information for this DB cluster snapshot.
licenseModel
- The license model information for this DB cluster snapshot.public void setSnapshotType(String snapshotType)
The type of the DB cluster snapshot.
snapshotType
- The type of the DB cluster snapshot.public String getSnapshotType()
The type of the DB cluster snapshot.
public DBClusterSnapshot withSnapshotType(String snapshotType)
The type of the DB cluster snapshot.
snapshotType
- The type of the DB cluster snapshot.public void setPercentProgress(Integer percentProgress)
The percentage of the estimated data that has been transferred.
percentProgress
- The percentage of the estimated data that has been transferred.public Integer getPercentProgress()
The percentage of the estimated data that has been transferred.
public DBClusterSnapshot withPercentProgress(Integer percentProgress)
The percentage of the estimated data that has been transferred.
percentProgress
- The percentage of the estimated data that has been transferred.public void setStorageEncrypted(Boolean storageEncrypted)
Indicates whether the DB cluster snapshot is encrypted.
storageEncrypted
- Indicates whether the DB cluster snapshot is encrypted.public Boolean getStorageEncrypted()
Indicates whether the DB cluster snapshot is encrypted.
public DBClusterSnapshot withStorageEncrypted(Boolean storageEncrypted)
Indicates whether the DB cluster snapshot is encrypted.
storageEncrypted
- Indicates whether the DB cluster snapshot is encrypted.public Boolean isStorageEncrypted()
Indicates whether the DB cluster snapshot is encrypted.
public void setKmsKeyId(String kmsKeyId)
If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster
snapshot.
The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.
kmsKeyId
- If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB
cluster snapshot.
The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.
public String getKmsKeyId()
If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster
snapshot.
The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.
StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB
cluster snapshot.
The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.
public DBClusterSnapshot withKmsKeyId(String kmsKeyId)
If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster
snapshot.
The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.
kmsKeyId
- If StorageEncrypted
is true, the Amazon Web Services KMS key identifier for the encrypted DB
cluster snapshot.
The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.
public void setDBClusterSnapshotArn(String dBClusterSnapshotArn)
The Amazon Resource Name (ARN) for the DB cluster snapshot.
dBClusterSnapshotArn
- The Amazon Resource Name (ARN) for the DB cluster snapshot.public String getDBClusterSnapshotArn()
The Amazon Resource Name (ARN) for the DB cluster snapshot.
public DBClusterSnapshot withDBClusterSnapshotArn(String dBClusterSnapshotArn)
The Amazon Resource Name (ARN) for the DB cluster snapshot.
dBClusterSnapshotArn
- The Amazon Resource Name (ARN) for the DB cluster snapshot.public void setSourceDBClusterSnapshotArn(String sourceDBClusterSnapshotArn)
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the source DB cluster snapshot, otherwise, a null value.
sourceDBClusterSnapshotArn
- If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN)
for the source DB cluster snapshot, otherwise, a null value.public String getSourceDBClusterSnapshotArn()
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the source DB cluster snapshot, otherwise, a null value.
public DBClusterSnapshot withSourceDBClusterSnapshotArn(String sourceDBClusterSnapshotArn)
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the source DB cluster snapshot, otherwise, a null value.
sourceDBClusterSnapshotArn
- If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN)
for the source DB cluster snapshot, otherwise, a null value.public void setIAMDatabaseAuthenticationEnabled(Boolean iAMDatabaseAuthenticationEnabled)
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
iAMDatabaseAuthenticationEnabled
- Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database
accounts is enabled.public Boolean getIAMDatabaseAuthenticationEnabled()
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
public DBClusterSnapshot withIAMDatabaseAuthenticationEnabled(Boolean iAMDatabaseAuthenticationEnabled)
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
iAMDatabaseAuthenticationEnabled
- Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database
accounts is enabled.public Boolean isIAMDatabaseAuthenticationEnabled()
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
public void setTagList(Collection<Tag> tagList)
tagList
- public DBClusterSnapshot withTagList(Tag... tagList)
NOTE: This method appends the values to the existing list (if any). Use
setTagList(java.util.Collection)
or withTagList(java.util.Collection)
if you want to override
the existing values.
tagList
- public DBClusterSnapshot withTagList(Collection<Tag> tagList)
tagList
- public void setDBSystemId(String dBSystemId)
Reserved for future use.
dBSystemId
- Reserved for future use.public String getDBSystemId()
Reserved for future use.
public DBClusterSnapshot withDBSystemId(String dBSystemId)
Reserved for future use.
dBSystemId
- Reserved for future use.public void setStorageType(String storageType)
The storage type associated with the DB cluster snapshot.
This setting is only for Aurora DB clusters.
storageType
- The storage type associated with the DB cluster snapshot.
This setting is only for Aurora DB clusters.
public String getStorageType()
The storage type associated with the DB cluster snapshot.
This setting is only for Aurora DB clusters.
This setting is only for Aurora DB clusters.
public DBClusterSnapshot withStorageType(String storageType)
The storage type associated with the DB cluster snapshot.
This setting is only for Aurora DB clusters.
storageType
- The storage type associated with the DB cluster snapshot.
This setting is only for Aurora DB clusters.
public void setDbClusterResourceId(String dbClusterResourceId)
The resource ID of the DB cluster that this DB cluster snapshot was created from.
dbClusterResourceId
- The resource ID of the DB cluster that this DB cluster snapshot was created from.public String getDbClusterResourceId()
The resource ID of the DB cluster that this DB cluster snapshot was created from.
public DBClusterSnapshot withDbClusterResourceId(String dbClusterResourceId)
The resource ID of the DB cluster that this DB cluster snapshot was created from.
dbClusterResourceId
- The resource ID of the DB cluster that this DB cluster snapshot was created from.public void setStorageThroughput(Integer storageThroughput)
The storage throughput for the DB cluster snapshot. The throughput is automatically set based on the IOPS that you provision, and is not configurable.
This setting is only for non-Aurora Multi-AZ DB clusters.
storageThroughput
- The storage throughput for the DB cluster snapshot. The throughput is automatically set based on the IOPS
that you provision, and is not configurable.
This setting is only for non-Aurora Multi-AZ DB clusters.
public Integer getStorageThroughput()
The storage throughput for the DB cluster snapshot. The throughput is automatically set based on the IOPS that you provision, and is not configurable.
This setting is only for non-Aurora Multi-AZ DB clusters.
This setting is only for non-Aurora Multi-AZ DB clusters.
public DBClusterSnapshot withStorageThroughput(Integer storageThroughput)
The storage throughput for the DB cluster snapshot. The throughput is automatically set based on the IOPS that you provision, and is not configurable.
This setting is only for non-Aurora Multi-AZ DB clusters.
storageThroughput
- The storage throughput for the DB cluster snapshot. The throughput is automatically set based on the IOPS
that you provision, and is not configurable.
This setting is only for non-Aurora Multi-AZ DB clusters.
public String toString()
toString
in class Object
Object.toString()
public DBClusterSnapshot clone()