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/PutMetricPolicyInput.html below:

PutMetricPolicyInput — 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::PutMetricPolicyInput
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing PutMetricPolicyInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  container_name: "ContainerName",   metric_policy: {     container_level_metrics: "ENABLED",     metric_policy_rules: [
      {
        object_group: "ObjectGroup",         object_group_name: "ObjectGroupName",       },
    ],
  },
}
Instance Attribute Summary collapse Instance Attribute Details #container_name ⇒ String

The name of the container that you want to add the metric policy to.

#metric_policyTypes::MetricPolicy

The metric policy that you want to associate with the container. In the policy, you must indicate whether you want MediaStore to send container-level metrics. You can also include up to five rules to define groups of objects that you want MediaStore to send object-level metrics for. If you include rules in the policy, construct each rule with both of the following:


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