Amazon.IoT.Model.ReplaceTopicRuleRequest.IsSetTopicRulePayload C# (CSharp) Method

IsSetTopicRulePayload() private method

private IsSetTopicRulePayload ( ) : bool
return bool
        internal bool IsSetTopicRulePayload()
        {
            return this._topicRulePayload != null;
        }