Amazon.ConfigService.Model.PutConfigRuleRequest.IsSetConfigRule C# (CSharp) Method

IsSetConfigRule() private method

private IsSetConfigRule ( ) : bool
return bool
        internal bool IsSetConfigRule()
        {
            return this._configRule != null;
        }
PutConfigRuleRequest