Class: Aws::Types::AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#scan_ec2_instance_with_findingsTypes::AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails

Returns the value of attribute scan_ec2_instance_with_findings.



2905
2906
2907
# File 'sig/types.rbs', line 2905

def scan_ec2_instance_with_findings
  @scan_ec2_instance_with_findings
end

#service_role::String

Returns the value of attribute service_role.

Returns:

  • (::String)


2906
2907
2908
# File 'sig/types.rbs', line 2906

def service_role
  @service_role
end