Class: Aws::Types::MalwareProtectionFindingsScanConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#incremental_scan_detailsTypes::IncrementalScanDetails

Returns the value of attribute incremental_scan_details.



2117
2118
2119
# File 'sig/types.rbs', line 2117

def incremental_scan_details
  @incremental_scan_details
end

#trigger_type"BACKUP", "GUARDDUTY"

Returns the value of attribute trigger_type.

Returns:

  • ("BACKUP", "GUARDDUTY")


2116
2117
2118
# File 'sig/types.rbs', line 2116

def trigger_type
  @trigger_type
end