Table of Contents

Class GetBucketMetricsConfigurationResponse

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

GetBucketMetricsConfiguration Response

public class GetBucketMetricsConfigurationResponse : AmazonWebServiceResponse
Inheritance
GetBucketMetricsConfigurationResponse

Constructors

GetBucketMetricsConfigurationResponse()

public GetBucketMetricsConfigurationResponse()

Properties

MetricsConfiguration

Specifies the metrics configuration.

public MetricsConfiguration MetricsConfiguration { get; set; }

Property Value

MetricsConfiguration