| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default PerformanceInsightRetention |
InstanceProps.getPerformanceInsightRetention()
The amount of time, in days, to retain Performance Insights data.
|
PerformanceInsightRetention |
InstanceProps.Jsii$Proxy.getPerformanceInsightRetention() |
PerformanceInsightRetention |
DatabaseInstanceProps.Jsii$Proxy.getPerformanceInsightRetention() |
PerformanceInsightRetention |
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getPerformanceInsightRetention() |
PerformanceInsightRetention |
DatabaseInstanceSourceProps.Jsii$Proxy.getPerformanceInsightRetention() |
PerformanceInsightRetention |
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getPerformanceInsightRetention() |
default PerformanceInsightRetention |
DatabaseInstanceNewProps.getPerformanceInsightRetention()
The amount of time, in days, to retain Performance Insights data.
|
PerformanceInsightRetention |
DatabaseInstanceNewProps.Jsii$Proxy.getPerformanceInsightRetention() |
static PerformanceInsightRetention |
PerformanceInsightRetention.valueOf(String name)
Returns 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.
|
Copyright © 2022. All rights reserved.