class Aws::Drs::Types::DescribeRecoverySnapshotsRequestFilters
A set of filters by which to return Recovery Snapshots.
@note When making an API call, you may pass DescribeRecoverySnapshotsRequestFilters
data as a hash: { from_date_time: "ISO8601DatetimeString", to_date_time: "ISO8601DatetimeString", }
@!attribute [rw] from_date_time
The start date in a date range query. @return [String]
@!attribute [rw] to_date_time
The end date in a date range query. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/drs-2020-02-26/DescribeRecoverySnapshotsRequestFilters AWS API Documentation
Constants
- SENSITIVE