AlloyDBClusterDataSourceProperties constructor
AlloyDBClusterDataSourceProperties({
- String? clusterUid,
- String? name,
- List<
AlloyDbPitrWindow> ? pitrWindows,
Implementation
AlloyDBClusterDataSourceProperties({
this.clusterUid,
this.name,
this.pitrWindows,
});