Class: Aws::Types::BatchImportFindingsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#findings::Array[Types::AwsSecurityFinding]

Returns the value of attribute findings.

Returns:



4822
4823
4824
# File 'sig/types.rbs', line 4822

def findings
  @findings
end