Amazon.AWSHealth.Model.EventDetailsErrorItem.IsSetEventArn C# (CSharp) Method

IsSetEventArn() private method

private IsSetEventArn ( ) : bool
return bool
        internal bool IsSetEventArn()
        {
            return this._eventArn != null;
        }