Skip to content

Guardduty  >  Structures  >  ContinuousScanDetails

ContinuousScanDetails

Structure Class

ContinuousScanDetails dataclass

Contains information about the time range within the continuous backup in Amazon Web Services Backup to scan for a point-in-time recovery resource.

Attributes

end_time instance-attribute
end_time: datetime

The timestamp representing the end of the time range to scan.

start_time class-attribute instance-attribute
start_time: datetime | None = None

The timestamp representing the start of the time range to scan. Reserved for internal use.