Amazon.SimpleNotificationService.Model.SetSubscriptionAttributesRequest.IsSetSubscriptionArn C# (CSharp) Méthode

IsSetSubscriptionArn() private méthode

private IsSetSubscriptionArn ( ) : bool
Résultat bool
        internal bool IsSetSubscriptionArn()
        {
            return this._subscriptionArn != null;
        }