Class: Aws::Types::BatchUpdateFindingsV2ProcessedFinding
- Inherits:
-
Object
- Object
- Aws::Types::BatchUpdateFindingsV2ProcessedFinding
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#finding_identifier ⇒ Types::OcsfFindingIdentifier
Returns the value of attribute finding_identifier.
-
#metadata_uid ⇒ ::String
Returns the value of attribute metadata_uid.
Instance Attribute Details
#finding_identifier ⇒ Types::OcsfFindingIdentifier
Returns the value of attribute finding_identifier.
4872 4873 4874 |
# File 'sig/types.rbs', line 4872 def finding_identifier @finding_identifier end |
#metadata_uid ⇒ ::String
Returns the value of attribute metadata_uid.
4873 4874 4875 |
# File 'sig/types.rbs', line 4873 def @metadata_uid end |