Class: Aws::Types::AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsEbsVolumesDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsEbsVolumesDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reason ⇒ ::String
Returns the value of attribute reason.
-
#status ⇒ ::String
Returns the value of attribute status.
Instance Attribute Details
#reason ⇒ ::String
Returns the value of attribute reason.
2916 2917 2918 |
# File 'sig/types.rbs', line 2916 def reason @reason end |
#status ⇒ ::String
Returns the value of attribute status.
2917 2918 2919 |
# File 'sig/types.rbs', line 2917 def status @status end |