Amazon.ConfigService.Model.DescribeConfigRuleEvaluationStatusRequest.IsSetConfigRuleNames C# (CSharp) Метод

IsSetConfigRuleNames() приватный Метод

private IsSetConfigRuleNames ( ) : bool
Результат bool
        internal bool IsSetConfigRuleNames()
        {
            return this._configRuleNames != null && this._configRuleNames.Count > 0; 
        }
DescribeConfigRuleEvaluationStatusRequest