Class: Aws::Types::DeleteAggregatorV2Request
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAggregatorV2Request
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aggregator_v2_arn ⇒ ::String
Returns the value of attribute aggregator_v2_arn.
Instance Attribute Details
#aggregator_v2_arn ⇒ ::String
Returns the value of attribute aggregator_v2_arn.
5396 5397 5398 |
# File 'sig/types.rbs', line 5396 def aggregator_v2_arn @aggregator_v2_arn end |