OBJECT
The Point-in-Time (PiT) restore window of the RDS Instance.
type AwsNativeRdsPointInTimeRestoreWindow {# The earliest time to which RDS Instance can be restored.earliestTime: DateTime # The latest time to which RDS Instance can be restored.latestTime: DateTime }