Class: Aws::Types::MetricProcessingConfig
- Inherits:
-
Object
- Object
- Aws::Types::MetricProcessingConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#compute_location ⇒ "EDGE", "CLOUD"
Returns the value of attribute compute_location.
Instance Attribute Details
#compute_location ⇒ "EDGE", "CLOUD"
Returns the value of attribute compute_location.
3069 3070 3071 |
# File 'sig/types.rbs', line 3069 def compute_location @compute_location end |