Amazon.ConfigService.Model.PutConfigRuleRequest.IsSetConfigRule C# (CSharp) Метод

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

private IsSetConfigRule ( ) : bool
Результат bool
        internal bool IsSetConfigRule()
        {
            return this._configRule != null;
        }
PutConfigRuleRequest