Amazon.CloudWatchEvents.Model.PutRuleResponse.IsSetRuleArn C# (CSharp) Method

IsSetRuleArn() private method

private IsSetRuleArn ( ) : bool
return bool
        internal bool IsSetRuleArn()
        {
            return this._ruleArn != null;
        }
PutRuleResponse