Uses of Class
software.amazon.awscdk.services.rds.DatabaseInstanceFromSnapshotProps.Builder
Packages that use DatabaseInstanceFromSnapshotProps.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of DatabaseInstanceFromSnapshotProps.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return DatabaseInstanceFromSnapshotProps.BuilderModifier and TypeMethodDescriptionDatabaseInstanceFromSnapshotProps.Builder.allocatedStorage(Number allocatedStorage) Sets the value ofDatabaseInstanceSourceProps.getAllocatedStorage()DatabaseInstanceFromSnapshotProps.Builder.allowMajorVersionUpgrade(Boolean allowMajorVersionUpgrade) Sets the value ofDatabaseInstanceSourceProps.getAllowMajorVersionUpgrade()DatabaseInstanceFromSnapshotProps.Builder.applyImmediately(Boolean applyImmediately) Sets the value ofDatabaseInstanceNewProps.getApplyImmediately()DatabaseInstanceFromSnapshotProps.Builder.autoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade) Sets the value ofDatabaseInstanceNewProps.getAutoMinorVersionUpgrade()DatabaseInstanceFromSnapshotProps.Builder.availabilityZone(String availabilityZone) Sets the value ofDatabaseInstanceNewProps.getAvailabilityZone()DatabaseInstanceFromSnapshotProps.Builder.backupRetention(Duration backupRetention) Sets the value ofDatabaseInstanceNewProps.getBackupRetention()DatabaseInstanceFromSnapshotProps.builder()DatabaseInstanceFromSnapshotProps.Builder.caCertificate(CaCertificate caCertificate) Sets the value ofDatabaseInstanceNewProps.getCaCertificate()DatabaseInstanceFromSnapshotProps.Builder.cloudwatchLogsExports(List<String> cloudwatchLogsExports) Sets the value ofDatabaseInstanceNewProps.getCloudwatchLogsExports()DatabaseInstanceFromSnapshotProps.Builder.cloudwatchLogsRetention(RetentionDays cloudwatchLogsRetention) Sets the value ofDatabaseInstanceNewProps.getCloudwatchLogsRetention()DatabaseInstanceFromSnapshotProps.Builder.cloudwatchLogsRetentionRole(IRole cloudwatchLogsRetentionRole) Sets the value ofDatabaseInstanceNewProps.getCloudwatchLogsRetentionRole()DatabaseInstanceFromSnapshotProps.Builder.clusterSnapshotIdentifier(String clusterSnapshotIdentifier) Sets the value ofDatabaseInstanceFromSnapshotProps.getClusterSnapshotIdentifier()DatabaseInstanceFromSnapshotProps.Builder.copyTagsToSnapshot(Boolean copyTagsToSnapshot) Sets the value ofDatabaseInstanceNewProps.getCopyTagsToSnapshot()DatabaseInstanceFromSnapshotProps.Builder.credentials(SnapshotCredentials credentials) Sets the value ofDatabaseInstanceFromSnapshotProps.getCredentials()DatabaseInstanceFromSnapshotProps.Builder.databaseInsightsMode(DatabaseInsightsMode databaseInsightsMode) Sets the value ofDatabaseInstanceNewProps.getDatabaseInsightsMode()DatabaseInstanceFromSnapshotProps.Builder.databaseName(String databaseName) Sets the value ofDatabaseInstanceSourceProps.getDatabaseName()DatabaseInstanceFromSnapshotProps.Builder.deleteAutomatedBackups(Boolean deleteAutomatedBackups) Sets the value ofDatabaseInstanceNewProps.getDeleteAutomatedBackups()DatabaseInstanceFromSnapshotProps.Builder.deletionProtection(Boolean deletionProtection) Sets the value ofDatabaseInstanceNewProps.getDeletionProtection()Sets the value ofDatabaseInstanceNewProps.getDomain()DatabaseInstanceFromSnapshotProps.Builder.domainRole(IRoleRef domainRole) Sets the value ofDatabaseInstanceNewProps.getDomainRole()DatabaseInstanceFromSnapshotProps.Builder.enablePerformanceInsights(Boolean enablePerformanceInsights) Sets the value ofDatabaseInstanceNewProps.getEnablePerformanceInsights()DatabaseInstanceFromSnapshotProps.Builder.engine(IInstanceEngine engine) Sets the value ofDatabaseInstanceSourceProps.getEngine()DatabaseInstanceFromSnapshotProps.Builder.engineLifecycleSupport(EngineLifecycleSupport engineLifecycleSupport) Sets the value ofDatabaseInstanceNewProps.getEngineLifecycleSupport()DatabaseInstanceFromSnapshotProps.Builder.iamAuthentication(Boolean iamAuthentication) Sets the value ofDatabaseInstanceNewProps.getIamAuthentication()DatabaseInstanceFromSnapshotProps.Builder.instanceIdentifier(String instanceIdentifier) Sets the value ofDatabaseInstanceNewProps.getInstanceIdentifier()DatabaseInstanceFromSnapshotProps.Builder.instanceType(InstanceType instanceType) Sets the value ofDatabaseInstanceSourceProps.getInstanceType()Sets the value ofDatabaseInstanceNewProps.getIops()DatabaseInstanceFromSnapshotProps.Builder.licenseModel(LicenseModel licenseModel) Sets the value ofDatabaseInstanceSourceProps.getLicenseModel()DatabaseInstanceFromSnapshotProps.Builder.maxAllocatedStorage(Number maxAllocatedStorage) Sets the value ofDatabaseInstanceNewProps.getMaxAllocatedStorage()DatabaseInstanceFromSnapshotProps.Builder.monitoringInterval(Duration monitoringInterval) Sets the value ofDatabaseInstanceNewProps.getMonitoringInterval()DatabaseInstanceFromSnapshotProps.Builder.monitoringRole(IRoleRef monitoringRole) Sets the value ofDatabaseInstanceNewProps.getMonitoringRole()Sets the value ofDatabaseInstanceNewProps.getMultiAz()DatabaseInstanceFromSnapshotProps.Builder.networkType(NetworkType networkType) Sets the value ofDatabaseInstanceNewProps.getNetworkType()DatabaseInstanceFromSnapshotProps.Builder.optionGroup(IOptionGroup optionGroup) Sets the value ofDatabaseInstanceNewProps.getOptionGroup()DatabaseInstanceFromSnapshotProps.Builder.parameterGroup(IParameterGroup parameterGroup) Sets the value ofDatabaseInstanceNewProps.getParameterGroup()DatabaseInstanceFromSnapshotProps.Builder.parameters(Map<String, String> parameters) Sets the value ofDatabaseInstanceSourceProps.getParameters()DatabaseInstanceFromSnapshotProps.Builder.performanceInsightEncryptionKey(IKeyRef performanceInsightEncryptionKey) Sets the value ofDatabaseInstanceNewProps.getPerformanceInsightEncryptionKey()DatabaseInstanceFromSnapshotProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofDatabaseInstanceNewProps.getPerformanceInsightRetention()Sets the value ofDatabaseInstanceNewProps.getPort()DatabaseInstanceFromSnapshotProps.Builder.preferredBackupWindow(String preferredBackupWindow) Sets the value ofDatabaseInstanceNewProps.getPreferredBackupWindow()DatabaseInstanceFromSnapshotProps.Builder.preferredMaintenanceWindow(String preferredMaintenanceWindow) Sets the value ofDatabaseInstanceNewProps.getPreferredMaintenanceWindow()DatabaseInstanceFromSnapshotProps.Builder.processorFeatures(ProcessorFeatures processorFeatures) Sets the value ofDatabaseInstanceNewProps.getProcessorFeatures()DatabaseInstanceFromSnapshotProps.Builder.publiclyAccessible(Boolean publiclyAccessible) Sets the value ofDatabaseInstanceNewProps.getPubliclyAccessible()DatabaseInstanceFromSnapshotProps.Builder.removalPolicy(RemovalPolicy removalPolicy) Sets the value ofDatabaseInstanceNewProps.getRemovalPolicy()DatabaseInstanceFromSnapshotProps.Builder.s3ExportBuckets(List<? extends IBucket> s3ExportBuckets) Sets the value ofDatabaseInstanceNewProps.getS3ExportBuckets()DatabaseInstanceFromSnapshotProps.Builder.s3ExportRole(IRole s3ExportRole) Sets the value ofDatabaseInstanceNewProps.getS3ExportRole()DatabaseInstanceFromSnapshotProps.Builder.s3ImportBuckets(List<? extends IBucket> s3ImportBuckets) Sets the value ofDatabaseInstanceNewProps.getS3ImportBuckets()DatabaseInstanceFromSnapshotProps.Builder.s3ImportRole(IRole s3ImportRole) Sets the value ofDatabaseInstanceNewProps.getS3ImportRole()DatabaseInstanceFromSnapshotProps.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups) Sets the value ofDatabaseInstanceNewProps.getSecurityGroups()DatabaseInstanceFromSnapshotProps.Builder.snapshotIdentifier(String snapshotIdentifier) Sets the value ofDatabaseInstanceFromSnapshotProps.getSnapshotIdentifier()DatabaseInstanceFromSnapshotProps.Builder.storageThroughput(Number storageThroughput) Sets the value ofDatabaseInstanceNewProps.getStorageThroughput()DatabaseInstanceFromSnapshotProps.Builder.storageType(StorageType storageType) Sets the value ofDatabaseInstanceNewProps.getStorageType()DatabaseInstanceFromSnapshotProps.Builder.subnetGroup(ISubnetGroup subnetGroup) Sets the value ofDatabaseInstanceNewProps.getSubnetGroup()Sets the value ofDatabaseInstanceSourceProps.getTimezone()Sets the value ofDatabaseInstanceNewProps.getVpc()DatabaseInstanceFromSnapshotProps.Builder.vpcSubnets(SubnetSelection vpcSubnets) Sets the value ofDatabaseInstanceNewProps.getVpcSubnets()Constructors in software.amazon.awscdk.services.rds with parameters of type DatabaseInstanceFromSnapshotProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDatabaseInstanceFromSnapshotProps.Builder.