Amazon.SimpleNotificationService.Model.Subscription.IsSetSubscriptionArn C# (CSharp) Method

IsSetSubscriptionArn() private method

private IsSetSubscriptionArn ( ) : bool
return bool
        internal bool IsSetSubscriptionArn()
        {
            return this.subscriptionArn != null;
        }