Amazon.ServiceCatalog.Model.ProvisionProductRequest.IsSetNotificationArns C# (CSharp) Méthode

IsSetNotificationArns() private méthode

private IsSetNotificationArns ( ) : bool
Résultat bool
        internal bool IsSetNotificationArns()
        {
            return this._notificationArns != null && this._notificationArns.Count > 0; 
        }