Amazon.DirectoryService.Model.EventTopic.IsSetTopicArn C# (CSharp) Method

IsSetTopicArn() private method

private IsSetTopicArn ( ) : bool
return bool
        internal bool IsSetTopicArn()
        {
            return this._topicArn != null;
        }