class Aws::IoTSiteWise::Types::MetricProcessingConfig
The processing configuration for the given metric property. You can configure metrics to be computed at the edge or in the Amazon Web Services Cloud. By default, metrics are forwarded to the cloud.
@note When making an API call, you may pass MetricProcessingConfig
data as a hash: { compute_location: "EDGE", # required, accepts EDGE, CLOUD }
@!attribute [rw] compute_location
The compute location for the given metric property. @return [String]
Constants
- SENSITIVE