Class: Aws::Types::DeleteFindingAggregatorRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFindingAggregatorRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#finding_aggregator_arn ⇒ ::String
Returns the value of attribute finding_aggregator_arn.
Instance Attribute Details
#finding_aggregator_arn ⇒ ::String
Returns the value of attribute finding_aggregator_arn.
5440 5441 5442 |
# File 'sig/types.rbs', line 5440 def finding_aggregator_arn @finding_aggregator_arn end |