Uses of Enum
software.amazon.awscdk.services.rds.PerformanceInsightRetention
Packages that use PerformanceInsightRetention
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of PerformanceInsightRetention in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return PerformanceInsightRetentionModifier and TypeMethodDescriptiondefault PerformanceInsightRetentionClusterInstanceOptions.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.ClusterInstanceOptions.Jsii$Proxy.getPerformanceInsightRetention()ClusterInstanceProps.Jsii$Proxy.getPerformanceInsightRetention()DatabaseCluster.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.DatabaseClusterFromSnapshot.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.default PerformanceInsightRetentionDatabaseClusterFromSnapshotProps.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.DatabaseClusterFromSnapshotProps.Jsii$Proxy.getPerformanceInsightRetention()default PerformanceInsightRetentionDatabaseClusterProps.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.DatabaseClusterProps.Jsii$Proxy.getPerformanceInsightRetention()DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getPerformanceInsightRetention()default PerformanceInsightRetentionDatabaseInstanceNewProps.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.DatabaseInstanceNewProps.Jsii$Proxy.getPerformanceInsightRetention()DatabaseInstanceProps.Jsii$Proxy.getPerformanceInsightRetention()DatabaseInstanceReadReplicaProps.Jsii$Proxy.getPerformanceInsightRetention()DatabaseInstanceSourceProps.Jsii$Proxy.getPerformanceInsightRetention()default PerformanceInsightRetentionIAuroraClusterInstance.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.default PerformanceInsightRetentionIAuroraClusterInstance.Jsii$Default.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.IAuroraClusterInstance.Jsii$Proxy.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.default PerformanceInsightRetentionInstanceProps.getPerformanceInsightRetention()The amount of time, in days, to retain Performance Insights data.InstanceProps.Jsii$Proxy.getPerformanceInsightRetention()ProvisionedClusterInstanceProps.Jsii$Proxy.getPerformanceInsightRetention()ServerlessV2ClusterInstanceProps.Jsii$Proxy.getPerformanceInsightRetention()static PerformanceInsightRetentionReturns the enum constant of this type with the specified name.static PerformanceInsightRetention[]PerformanceInsightRetention.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.rds with parameters of type PerformanceInsightRetentionModifier and TypeMethodDescriptionClusterInstanceOptions.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofClusterInstanceOptions.getPerformanceInsightRetention()ClusterInstanceProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofClusterInstanceOptions.getPerformanceInsightRetention()DatabaseCluster.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) The amount of time, in days, to retain Performance Insights data.DatabaseClusterFromSnapshot.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) The amount of time, in days, to retain Performance Insights data.DatabaseClusterFromSnapshotProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofDatabaseClusterFromSnapshotProps.getPerformanceInsightRetention()DatabaseClusterProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofDatabaseClusterProps.getPerformanceInsightRetention()DatabaseInstance.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) The amount of time, in days, to retain Performance Insights data.DatabaseInstanceFromSnapshot.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) The amount of time, in days, to retain Performance Insights data.DatabaseInstanceFromSnapshotProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofDatabaseInstanceNewProps.getPerformanceInsightRetention()DatabaseInstanceNewProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofDatabaseInstanceNewProps.getPerformanceInsightRetention()DatabaseInstanceProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofDatabaseInstanceNewProps.getPerformanceInsightRetention()DatabaseInstanceReadReplica.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) The amount of time, in days, to retain Performance Insights data.DatabaseInstanceReadReplicaProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofDatabaseInstanceNewProps.getPerformanceInsightRetention()DatabaseInstanceSourceProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofDatabaseInstanceNewProps.getPerformanceInsightRetention()InstanceProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofInstanceProps.getPerformanceInsightRetention()ProvisionedClusterInstanceProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofClusterInstanceOptions.getPerformanceInsightRetention()ServerlessV2ClusterInstanceProps.Builder.performanceInsightRetention(PerformanceInsightRetention performanceInsightRetention) Sets the value ofClusterInstanceOptions.getPerformanceInsightRetention()