Class: Aws::Types::CreateMetricResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateMetricResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#metric_arn ⇒ ::String
Returns the value of attribute metric_arn.
-
#metric_id ⇒ ::String
Returns the value of attribute metric_id.
Instance Attribute Details
#metric_arn ⇒ ::String
Returns the value of attribute metric_arn.
1614 1615 1616 |
# File 'sig/types.rbs', line 1614 def metric_arn @metric_arn end |
#metric_id ⇒ ::String
Returns the value of attribute metric_id.
1615 1616 1617 |
# File 'sig/types.rbs', line 1615 def metric_id @metric_id end |