Amazon.S3.Model.GetBucketMetricsConfigurationResponse.IsSetMetricsConfiguration C# (CSharp) Method

IsSetMetricsConfiguration() private method

private IsSetMetricsConfiguration ( ) : bool
return bool
        internal bool IsSetMetricsConfiguration()
        {
            return this.metricsConfiguration != null;
        }
    }
GetBucketMetricsConfigurationResponse