Module: Aws::Backup::Client::_GetPITRMalwareScanResultsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetPITRMalwareScanResultsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#last_scan_job_time::Time

Returns:

  • (::Time)


832
# File 'sig/client.rbs', line 832

def last_scan_job_time: () -> ::Time

#scan_end_time::Time

Returns:

  • (::Time)


830
# File 'sig/client.rbs', line 830

def scan_end_time: () -> ::Time

#scan_id::String

Returns:

  • (::String)


833
# File 'sig/client.rbs', line 833

def scan_id: () -> ::String

#scan_mode"FULL_SCAN", "INCREMENTAL_SCAN"

Returns:

  • ("FULL_SCAN", "INCREMENTAL_SCAN")


834
# File 'sig/client.rbs', line 834

def scan_mode: () -> ("FULL_SCAN" | "INCREMENTAL_SCAN")

#scan_resultTypes::ScanResultInfo



831
# File 'sig/client.rbs', line 831

def scan_result: () -> Types::ScanResultInfo