AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the PutMetricPolicy operation. The metric policy that you want to add to the container. A metric policy allows AWS Elemental MediaStore to send metrics to Amazon CloudWatch. It takes up to 20 minutes for the new policy to take effect.
Namespace: Amazon.MediaStore.Model
Assembly: AWSSDK.MediaStore.dll
Version: 3.x.y.z
public class PutMetricPolicyRequest : AmazonMediaStoreRequest IAmazonWebServiceRequest
The PutMetricPolicyRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
PutMetricPolicyRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContainerName | System.String |
Gets and sets the property ContainerName. The name of the container that you want to add the metric policy to. |
![]() |
MetricPolicy | Amazon.MediaStore.Model.MetricPolicy |
Gets and sets the property 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:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5