Amazon.WAF.Model.CreateRuleRequest.IsSetMetricName C# (CSharp) Method

IsSetMetricName() private method

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