You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaStore::Types::MetricPolicyWhen passing MetricPolicy as input to an Aws::Client method, you can use a vanilla Hash:
{
container_level_metrics: "ENABLED", metric_policy_rules: [
{
object_group: "ObjectGroup", object_group_name: "ObjectGroupName", },
],
}
The metric policy that is associated with the container. A metric policy allows AWS Elemental MediaStore to send metrics to Amazon CloudWatch. In the policy, you must indicate whether you want MediaStore to send container-level metrics. You can also include rules to define groups of objects that you want MediaStore to send object-level metrics for.
To view examples of how to construct a metric policy for your use case, see Example Metric Policies.
Returned by:
Instance Attribute Summary collapseA setting to enable or disable metrics at the container level.
A parameter that holds an array of rules that enable metrics at the object level.
A setting to enable or disable metrics at the container level.
Possible values:
A parameter that holds an array of rules that enable metrics at the object level. This parameter is optional, but if you choose to include it, you must also include at least one rule. By default, you can include up to five rules. You can also request a quota increase to allow up to 300 rules per policy.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4