Amazon.SimpleEmail.Model.SNSAction.IsSetTopicArn C# (CSharp) Method

IsSetTopicArn() private method

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