Amazon.CloudWatchLogs.Model.MetricTransformation.IsSetMetricName C# (CSharp) Method

IsSetMetricName() private method

private IsSetMetricName ( ) : bool
return bool
        internal bool IsSetMetricName()
        {
            return this._metricName != null;
        }