Amazon.S3.Model.PutBucketMetricsConfigurationRequest.IsSetMetricsId C# (CSharp) Method

IsSetMetricsId() private method

private IsSetMetricsId ( ) : bool
return bool
        internal bool IsSetMetricsId()
        {
            return this.metricsId != null;
        }