Class: Aws::Types::DescribeFindingsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFindingsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#finding_arns ⇒ ::Array[::String]
Returns the value of attribute finding_arns.
-
#locale ⇒ "EN_US"
Returns the value of attribute locale.
Instance Attribute Details
#finding_arns ⇒ ::Array[::String]
Returns the value of attribute finding_arns.
291 292 293 |
# File 'sig/types.rbs', line 291 def finding_arns @finding_arns end |
#locale ⇒ "EN_US"
Returns the value of attribute locale.
292 293 294 |
# File 'sig/types.rbs', line 292 def locale @locale end |