Amazon.IoT.Model.CloudwatchMetricAction.IsSetMetricUnit C# (CSharp) Method

IsSetMetricUnit() private method

private IsSetMetricUnit ( ) : bool
return bool
        internal bool IsSetMetricUnit()
        {
            return this._metricUnit != null;
        }