Amazon.ConfigService.Model.DescribeConfigRuleEvaluationStatusRequest.IsSetConfigRuleNames C# (CSharp) Method

IsSetConfigRuleNames() private method

private IsSetConfigRuleNames ( ) : bool
return bool
        internal bool IsSetConfigRuleNames()
        {
            return this._configRuleNames != null && this._configRuleNames.Count > 0; 
        }
DescribeConfigRuleEvaluationStatusRequest