public static interface AwsRdsDbClusterSnapshotDetails.Builder extends SdkPojo, CopyableBuilder<AwsRdsDbClusterSnapshotDetails.Builder,AwsRdsDbClusterSnapshotDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbClusterSnapshotDetails.Builder |
allocatedStorage(Integer allocatedStorage)
Specifies the allocated storage size in gibibytes (GiB).
|
AwsRdsDbClusterSnapshotDetails.Builder |
availabilityZones(Collection<String> availabilityZones)
A list of Availability Zones where instances in the DB cluster can be created.
|
AwsRdsDbClusterSnapshotDetails.Builder |
availabilityZones(String... availabilityZones)
A list of Availability Zones where instances in the DB cluster can be created.
|
AwsRdsDbClusterSnapshotDetails.Builder |
clusterCreateTime(String clusterCreateTime)
Indicates when the DB cluster was created, in Universal Coordinated Time (UTC).
|
AwsRdsDbClusterSnapshotDetails.Builder |
dbClusterIdentifier(String dbClusterIdentifier)
The DB cluster identifier.
|
AwsRdsDbClusterSnapshotDetails.Builder |
dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier)
The identifier of the DB cluster snapshot.
|
AwsRdsDbClusterSnapshotDetails.Builder |
engine(String engine)
The name of the database engine that you want to use for this DB instance.
|
AwsRdsDbClusterSnapshotDetails.Builder |
engineVersion(String engineVersion)
The version of the database engine to use.
|
AwsRdsDbClusterSnapshotDetails.Builder |
iamDatabaseAuthenticationEnabled(Boolean iamDatabaseAuthenticationEnabled)
Whether mapping of IAM accounts to database accounts is enabled.
|
AwsRdsDbClusterSnapshotDetails.Builder |
kmsKeyId(String kmsKeyId)
The ARN of the KMS master key that is used to encrypt the database instances in the DB cluster.
|
AwsRdsDbClusterSnapshotDetails.Builder |
licenseModel(String licenseModel)
The license model information for this DB cluster snapshot.
|
AwsRdsDbClusterSnapshotDetails.Builder |
masterUsername(String masterUsername)
The name of the master user for the DB cluster.
|
AwsRdsDbClusterSnapshotDetails.Builder |
percentProgress(Integer percentProgress)
Specifies the percentage of the estimated data that has been transferred.
|
AwsRdsDbClusterSnapshotDetails.Builder |
port(Integer port)
The port number on which the DB instances in the DB cluster accept connections.
|
AwsRdsDbClusterSnapshotDetails.Builder |
snapshotCreateTime(String snapshotCreateTime)
Indicates when the snapshot was taken.
|
AwsRdsDbClusterSnapshotDetails.Builder |
snapshotType(String snapshotType)
The type of DB cluster snapshot.
|
AwsRdsDbClusterSnapshotDetails.Builder |
status(String status)
The status of this DB cluster snapshot.
|
AwsRdsDbClusterSnapshotDetails.Builder |
storageEncrypted(Boolean storageEncrypted)
Whether the DB cluster is encrypted.
|
AwsRdsDbClusterSnapshotDetails.Builder |
vpcId(String vpcId)
The VPC ID that is associated with the DB cluster snapshot.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsRdsDbClusterSnapshotDetails.Builder availabilityZones(Collection<String> availabilityZones)
A list of Availability Zones where instances in the DB cluster can be created.
availabilityZones - A list of Availability Zones where instances in the DB cluster can be created.AwsRdsDbClusterSnapshotDetails.Builder availabilityZones(String... availabilityZones)
A list of Availability Zones where instances in the DB cluster can be created.
availabilityZones - A list of Availability Zones where instances in the DB cluster can be created.AwsRdsDbClusterSnapshotDetails.Builder snapshotCreateTime(String snapshotCreateTime)
Indicates when the snapshot was taken.
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format.
The value cannot contain spaces, and date and time should be separated by T. For example,
2020-03-22T13:22:13.933Z.
snapshotCreateTime - Indicates when the snapshot was taken.
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time
Format. The value cannot contain spaces, and date and time should be separated by T.
For example, 2020-03-22T13:22:13.933Z.
AwsRdsDbClusterSnapshotDetails.Builder engine(String engine)
The name of the database engine that you want to use for this DB instance.
engine - The name of the database engine that you want to use for this DB instance.AwsRdsDbClusterSnapshotDetails.Builder allocatedStorage(Integer allocatedStorage)
Specifies the allocated storage size in gibibytes (GiB).
allocatedStorage - Specifies the allocated storage size in gibibytes (GiB).AwsRdsDbClusterSnapshotDetails.Builder status(String status)
The status of this DB cluster snapshot.
status - The status of this DB cluster snapshot.AwsRdsDbClusterSnapshotDetails.Builder port(Integer port)
The port number on which the DB instances in the DB cluster accept connections.
port - The port number on which the DB instances in the DB cluster accept connections.AwsRdsDbClusterSnapshotDetails.Builder vpcId(String vpcId)
The VPC ID that is associated with the DB cluster snapshot.
vpcId - The VPC ID that is associated with the DB cluster snapshot.AwsRdsDbClusterSnapshotDetails.Builder clusterCreateTime(String clusterCreateTime)
Indicates when the DB cluster was created, in Universal Coordinated Time (UTC).
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format.
The value cannot contain spaces, and date and time should be separated by T. For example,
2020-03-22T13:22:13.933Z.
clusterCreateTime - Indicates when the DB cluster was created, in Universal Coordinated Time (UTC).
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time
Format. The value cannot contain spaces, and date and time should be separated by T.
For example, 2020-03-22T13:22:13.933Z.
AwsRdsDbClusterSnapshotDetails.Builder masterUsername(String masterUsername)
The name of the master user for the DB cluster.
masterUsername - The name of the master user for the DB cluster.AwsRdsDbClusterSnapshotDetails.Builder engineVersion(String engineVersion)
The version of the database engine to use.
engineVersion - The version of the database engine to use.AwsRdsDbClusterSnapshotDetails.Builder licenseModel(String licenseModel)
The license model information for this DB cluster snapshot.
licenseModel - The license model information for this DB cluster snapshot.AwsRdsDbClusterSnapshotDetails.Builder snapshotType(String snapshotType)
The type of DB cluster snapshot.
snapshotType - The type of DB cluster snapshot.AwsRdsDbClusterSnapshotDetails.Builder percentProgress(Integer percentProgress)
Specifies the percentage of the estimated data that has been transferred.
percentProgress - Specifies the percentage of the estimated data that has been transferred.AwsRdsDbClusterSnapshotDetails.Builder storageEncrypted(Boolean storageEncrypted)
Whether the DB cluster is encrypted.
storageEncrypted - Whether the DB cluster is encrypted.AwsRdsDbClusterSnapshotDetails.Builder kmsKeyId(String kmsKeyId)
The ARN of the KMS master key that is used to encrypt the database instances in the DB cluster.
kmsKeyId - The ARN of the KMS master key that is used to encrypt the database instances in the DB cluster.AwsRdsDbClusterSnapshotDetails.Builder dbClusterIdentifier(String dbClusterIdentifier)
The DB cluster identifier.
dbClusterIdentifier - The DB cluster identifier.AwsRdsDbClusterSnapshotDetails.Builder dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier)
The identifier of the DB cluster snapshot.
dbClusterSnapshotIdentifier - The identifier of the DB cluster snapshot.AwsRdsDbClusterSnapshotDetails.Builder iamDatabaseAuthenticationEnabled(Boolean iamDatabaseAuthenticationEnabled)
Whether mapping of IAM accounts to database accounts is enabled.
iamDatabaseAuthenticationEnabled - Whether mapping of IAM accounts to database accounts is enabled.Copyright © 2023. All rights reserved.