A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/MediaStore/Types/MetricPolicy.html below:

MetricPolicy — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaStore::Types::MetricPolicy
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #container_level_metrics ⇒ String

A setting to enable or disable metrics at the container level.

Possible values:

#metric_policy_rules ⇒ Array<Types::MetricPolicyRule>

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