Amazon.SimpleNotificationService.Model.SetSubscriptionAttributesRequest.IsSetSubscriptionArn C# (CSharp) 메소드

IsSetSubscriptionArn() 개인적인 메소드

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