Class: Aws::Types::CreateMetricAttributionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateMetricAttributionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#metric_attribution_arn ⇒ ::String
Returns the value of attribute metric_attribution_arn.
Instance Attribute Details
#metric_attribution_arn ⇒ ::String
Returns the value of attribute metric_attribution_arn.
347 348 349 |
# File 'sig/types.rbs', line 347 def metric_attribution_arn @metric_attribution_arn end |