You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudFront::Types::DeleteMonitoringSubscriptionRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::DeleteMonitoringSubscriptionRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteMonitoringSubscriptionRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
distribution_id: "string", # required
}
Instance Attribute Summary collapse
-
#distribution_id ⇒ String
The ID of the distribution that you are disabling metrics for.
Instance Attribute Details
#distribution_id ⇒ String
The ID of the distribution that you are disabling metrics for.