Amazon.ServiceCatalog.Model.ProvisionProductRequest.IsSetNotificationArns C# (CSharp) Method

IsSetNotificationArns() private method

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