Class GetBucketAnalyticsConfigurationResponse
GetBucketAnalyticsConfigurationResponse Response
public class GetBucketAnalyticsConfigurationResponse : AmazonWebServiceResponse
- Inheritance
-
GetBucketAnalyticsConfigurationResponse
Constructors
GetBucketAnalyticsConfigurationResponse()
public GetBucketAnalyticsConfigurationResponse()
Properties
AnalyticsConfiguration
The configuration and any analyses for the analytics filter.
public AnalyticsConfiguration AnalyticsConfiguration { get; set; }