Class: Aws::Types::BatchImportFindingsRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchImportFindingsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#findings ⇒ ::Array[Types::AwsSecurityFinding]
Returns the value of attribute findings.
Instance Attribute Details
#findings ⇒ ::Array[Types::AwsSecurityFinding]
Returns the value of attribute findings.
4822 4823 4824 |
# File 'sig/types.rbs', line 4822 def findings @findings end |