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

IsSetMetricsId() private method

private IsSetMetricsId ( ) : bool
return bool
        internal bool IsSetMetricsId()
        {
            return !(string.IsNullOrEmpty(this.MetricsId));
        }
    }
DeleteBucketMetricsConfigurationRequest