Skip to content

Guardduty  >  Structures  >  ScanConfigurationContinuousScanDetails

ScanConfigurationContinuousScanDetails

Structure Class

ScanConfigurationContinuousScanDetails dataclass

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

Attributes

end_time instance-attribute
end_time: datetime

The timestamp representing the end of the time range that was scanned.

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

The timestamp representing the start of the time range that was scanned.