Amazon.ConfigService.Model.StartConfigRulesEvaluationRequest.IsSetConfigRuleNames C# (CSharp) 메소드

IsSetConfigRuleNames() 개인적인 메소드

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