Uses of Interface
software.amazon.awssdk.services.rds.model.CreateDbInstanceReadReplicaRequest.Builder
Packages that use CreateDbInstanceReadReplicaRequest.Builder
Package
Description
-
Uses of CreateDbInstanceReadReplicaRequest.Builder in software.amazon.awssdk.services.rds
Method parameters in software.amazon.awssdk.services.rds with type arguments of type CreateDbInstanceReadReplicaRequest.BuilderModifier and TypeMethodDescriptionRdsAsyncClient.createDBInstanceReadReplica(Consumer<CreateDbInstanceReadReplicaRequest.Builder> createDbInstanceReadReplicaRequest) Creates a new DB instance that acts as a read replica for an existing source DB instance or Multi-AZ DB cluster.RdsClient.createDBInstanceReadReplica(Consumer<CreateDbInstanceReadReplicaRequest.Builder> createDbInstanceReadReplicaRequest) Creates a new DB instance that acts as a read replica for an existing source DB instance or Multi-AZ DB cluster. -
Uses of CreateDbInstanceReadReplicaRequest.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return CreateDbInstanceReadReplicaRequest.BuilderModifier and TypeMethodDescriptionCreateDbInstanceReadReplicaRequest.Builder.additionalStorageVolumes(Collection<AdditionalStorageVolume> additionalStorageVolumes) A list of additional storage volumes to create for the DB instance.CreateDbInstanceReadReplicaRequest.Builder.additionalStorageVolumes(Consumer<AdditionalStorageVolume.Builder>... additionalStorageVolumes) A list of additional storage volumes to create for the DB instance.CreateDbInstanceReadReplicaRequest.Builder.additionalStorageVolumes(AdditionalStorageVolume... additionalStorageVolumes) A list of additional storage volumes to create for the DB instance.CreateDbInstanceReadReplicaRequest.Builder.allocatedStorage(Integer allocatedStorage) The amount of storage (in gibibytes) to allocate initially for the read replica.CreateDbInstanceReadReplicaRequest.Builder.autoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade) Specifies whether to automatically apply minor engine upgrades to the read replica during the maintenance window.CreateDbInstanceReadReplicaRequest.Builder.availabilityZone(String availabilityZone) The Availability Zone (AZ) where the read replica will be created.CreateDbInstanceReadReplicaRequest.Builder.backupTarget(String backupTarget) The location where RDS stores automated backups and manual snapshots.CreateDbInstanceReadReplicaRequest.builder()CreateDbInstanceReadReplicaRequest.Builder.caCertificateIdentifier(String caCertificateIdentifier) The CA certificate identifier to use for the read replica's server certificate.CreateDbInstanceReadReplicaRequest.Builder.copyTagsToSnapshot(Boolean copyTagsToSnapshot) Specifies whether to copy all tags from the read replica to snapshots of the read replica.CreateDbInstanceReadReplicaRequest.Builder.customIamInstanceProfile(String customIamInstanceProfile) The instance profile associated with the underlying Amazon EC2 instance of an RDS Custom DB instance.CreateDbInstanceReadReplicaRequest.Builder.databaseInsightsMode(String databaseInsightsMode) The mode of Database Insights to enable for the read replica.CreateDbInstanceReadReplicaRequest.Builder.databaseInsightsMode(DatabaseInsightsMode databaseInsightsMode) The mode of Database Insights to enable for the read replica.CreateDbInstanceReadReplicaRequest.Builder.dbInstanceClass(String dbInstanceClass) The compute and memory capacity of the read replica, for example db.m4.large.CreateDbInstanceReadReplicaRequest.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) The DB instance identifier of the read replica.CreateDbInstanceReadReplicaRequest.Builder.dbParameterGroupName(String dbParameterGroupName) The name of the DB parameter group to associate with this read replica DB instance.CreateDbInstanceReadReplicaRequest.Builder.dbSubnetGroupName(String dbSubnetGroupName) A DB subnet group for the DB instance.CreateDbInstanceReadReplicaRequest.Builder.dedicatedLogVolume(Boolean dedicatedLogVolume) Indicates whether the DB instance has a dedicated log volume (DLV) enabled.CreateDbInstanceReadReplicaRequest.Builder.deletionProtection(Boolean deletionProtection) Specifies whether to enable deletion protection for the DB instance.The Active Directory directory ID to create the DB instance in.CreateDbInstanceReadReplicaRequest.Builder.domainAuthSecretArn(String domainAuthSecretArn) The ARN for the Secrets Manager secret with the credentials for the user joining the domain.CreateDbInstanceReadReplicaRequest.Builder.domainDnsIps(String... domainDnsIps) The IPv4 DNS IP addresses of your primary and secondary Active Directory domain controllers.CreateDbInstanceReadReplicaRequest.Builder.domainDnsIps(Collection<String> domainDnsIps) The IPv4 DNS IP addresses of your primary and secondary Active Directory domain controllers.CreateDbInstanceReadReplicaRequest.Builder.domainFqdn(String domainFqdn) The fully qualified domain name (FQDN) of an Active Directory domain.CreateDbInstanceReadReplicaRequest.Builder.domainIAMRoleName(String domainIAMRoleName) The name of the IAM role to use when making API calls to the Directory Service.The Active Directory organizational unit for your DB instance to join.CreateDbInstanceReadReplicaRequest.Builder.enableCloudwatchLogsExports(String... enableCloudwatchLogsExports) The list of logs that the new DB instance is to export to CloudWatch Logs.CreateDbInstanceReadReplicaRequest.Builder.enableCloudwatchLogsExports(Collection<String> enableCloudwatchLogsExports) The list of logs that the new DB instance is to export to CloudWatch Logs.CreateDbInstanceReadReplicaRequest.Builder.enableCustomerOwnedIp(Boolean enableCustomerOwnedIp) Specifies whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts read replica.CreateDbInstanceReadReplicaRequest.Builder.enableIAMDatabaseAuthentication(Boolean enableIAMDatabaseAuthentication) Specifies whether to enable mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts.CreateDbInstanceReadReplicaRequest.Builder.enablePerformanceInsights(Boolean enablePerformanceInsights) Specifies whether to enable Performance Insights for the read replica.The amount of Provisioned IOPS (input/output operations per second) to initially allocate for the DB instance.The Amazon Web Services KMS key identifier for an encrypted read replica.CreateDbInstanceReadReplicaRequest.Builder.maxAllocatedStorage(Integer maxAllocatedStorage) The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.CreateDbInstanceReadReplicaRequest.Builder.monitoringInterval(Integer monitoringInterval) The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the read replica.CreateDbInstanceReadReplicaRequest.Builder.monitoringRoleArn(String monitoringRoleArn) The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs.Specifies whether the read replica is in a Multi-AZ deployment.CreateDbInstanceReadReplicaRequest.Builder.networkType(String networkType) The network type of the DB instance.CreateDbInstanceReadReplicaRequest.Builder.optionGroupName(String optionGroupName) The option group to associate the DB instance with.CreateDbInstanceReadReplicaRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) CreateDbInstanceReadReplicaRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) CreateDbInstanceReadReplicaRequest.Builder.performanceInsightsKMSKeyId(String performanceInsightsKMSKeyId) The Amazon Web Services KMS key identifier for encryption of Performance Insights data.CreateDbInstanceReadReplicaRequest.Builder.performanceInsightsRetentionPeriod(Integer performanceInsightsRetentionPeriod) The number of days to retain Performance Insights data.The port number that the DB instance uses for connections.CreateDbInstanceReadReplicaRequest.Builder.preSignedUrl(String preSignedUrl) When you are creating a read replica from one Amazon Web Services GovCloud (US) Region to another or from one China Amazon Web Services Region to another, the URL that contains a Signature Version 4 signed request for theCreateDBInstanceReadReplicaAPI operation in the source Amazon Web Services Region that contains the source DB instance.CreateDbInstanceReadReplicaRequest.Builder.processorFeatures(Collection<ProcessorFeature> processorFeatures) The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.CreateDbInstanceReadReplicaRequest.Builder.processorFeatures(Consumer<ProcessorFeature.Builder>... processorFeatures) The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.CreateDbInstanceReadReplicaRequest.Builder.processorFeatures(ProcessorFeature... processorFeatures) The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.CreateDbInstanceReadReplicaRequest.Builder.publiclyAccessible(Boolean publiclyAccessible) Specifies whether the DB instance is publicly accessible.CreateDbInstanceReadReplicaRequest.Builder.replicaMode(String replicaMode) The open mode of the replica database.CreateDbInstanceReadReplicaRequest.Builder.replicaMode(ReplicaMode replicaMode) The open mode of the replica database.CreateDbInstanceReadReplicaRequest.Builder.sourceDBClusterIdentifier(String sourceDBClusterIdentifier) The identifier of the Multi-AZ DB cluster that will act as the source for the read replica.CreateDbInstanceReadReplicaRequest.Builder.sourceDBInstanceIdentifier(String sourceDBInstanceIdentifier) The identifier of the DB instance that will act as the source for the read replica.CreateDbInstanceReadReplicaRequest.Builder.sourceRegion(String sourceRegion) If PreSignedUrl is not specified, this is the region where the source snapshot is located.CreateDbInstanceReadReplicaRequest.Builder.storageThroughput(Integer storageThroughput) Specifies the storage throughput value for the read replica.CreateDbInstanceReadReplicaRequest.Builder.storageType(String storageType) The storage type to associate with the read replica.CreateDbInstanceReadReplicaRequest.Builder.tags(Collection<Tag> tags) Sets the value of the Tags property for this object.CreateDbInstanceReadReplicaRequest.Builder.tags(Consumer<Tag.Builder>... tags) Sets the value of the Tags property for this object.Sets the value of the Tags property for this object.CreateDbInstanceReadReplicaRequest.Builder.tagSpecifications(Collection<TagSpecification> tagSpecifications) Tags to assign to resources associated with the DB instance.CreateDbInstanceReadReplicaRequest.Builder.tagSpecifications(Consumer<TagSpecification.Builder>... tagSpecifications) Tags to assign to resources associated with the DB instance.CreateDbInstanceReadReplicaRequest.Builder.tagSpecifications(TagSpecification... tagSpecifications) Tags to assign to resources associated with the DB instance.CreateDbInstanceReadReplicaRequest.toBuilder()CreateDbInstanceReadReplicaRequest.Builder.upgradeStorageConfig(Boolean upgradeStorageConfig) Whether to upgrade the storage file system configuration on the read replica.CreateDbInstanceReadReplicaRequest.Builder.useDefaultProcessorFeatures(Boolean useDefaultProcessorFeatures) Specifies whether the DB instance class of the DB instance uses its default processor features.CreateDbInstanceReadReplicaRequest.Builder.vpcSecurityGroupIds(String... vpcSecurityGroupIds) A list of Amazon EC2 VPC security groups to associate with the read replica.CreateDbInstanceReadReplicaRequest.Builder.vpcSecurityGroupIds(Collection<String> vpcSecurityGroupIds) A list of Amazon EC2 VPC security groups to associate with the read replica.Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type CreateDbInstanceReadReplicaRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateDbInstanceReadReplicaRequest.Builder>CreateDbInstanceReadReplicaRequest.serializableBuilderClass()