Amazon.CloudWatchLogs.Model.MetricTransformation.IsSetMetricNamespace C# (CSharp) 메소드

IsSetMetricNamespace() 개인적인 메소드

private IsSetMetricNamespace ( ) : bool
리턴 bool
        internal bool IsSetMetricNamespace()
        {
            return this._metricNamespace != null;
        }