Amazon.IoT.Model.CreateTopicRuleRequest.IsSetRuleName C# (CSharp) Method

IsSetRuleName() private method

private IsSetRuleName ( ) : bool
return bool
        internal bool IsSetRuleName()
        {
            return this._ruleName != null;
        }