Amazon.ServiceCatalog.Model.ProvisionProductRequest.IsSetNotificationArns C# (CSharp) 메소드

IsSetNotificationArns() 개인적인 메소드

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