Amazon.ConfigService.Model.DeleteConfigRuleRequest.IsSetConfigRuleName C# (CSharp) Method

IsSetConfigRuleName() private method

private IsSetConfigRuleName ( ) : bool
return bool
        internal bool IsSetConfigRuleName()
        {
            return this._configRuleName != null;
        }
DeleteConfigRuleRequest